Changeset 734


Ignore:
Timestamp:
Sep 26, 2003, 4:15:21 PM (22 years ago)
Author:
bird
Message:

#456: Don't make xrefs to enum types. That doesn't work for HLL.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/gcc/gcc/dbxout.c

    • Property cvs2svn:cvs-rev changed from 1.4 to 1.5
    r733 r734  
    16861686         above.  We simplify it a bit since an enum will never have a variable
    16871687         size.  */
     1688
     1689
     1690
     1691
     1692
     1693
     1694
    16881695      if ((TYPE_NAME (type) != 0
    16891696           && ! (TREE_CODE (TYPE_NAME (type)) == TYPE_DECL
Note: See TracChangeset for help on using the changeset viewer.