Changeset 2252 for trunk


Ignore:
Timestamp:
Jul 16, 2005, 4:42:54 AM (20 years ago)
Author:
bird
Message:

Extended the hack to fix the trouble with nsOutputStream.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/gcc/gcc/cp/decl.c

    • Property cvs2svn:cvs-rev changed from 1.7 to 1.8
    r2251 r2252  
    1379113791     Limit any negative sideeffects this hack may have by only caring for a select number of attributes. */
    1379213792  if (   TYPE_ATTRIBUTES (ref)
    13793       && globalize
    1379413793      && (   lookup_attribute ("dllexport", TYPE_ATTRIBUTES (ref))
    1379513794          || lookup_attribute ("dllimport", TYPE_ATTRIBUTES (ref))
Note: See TracChangeset for help on using the changeset viewer.