diff options
Diffstat (limited to 'gcc/ChangeLog')
| -rw-r--r-- | gcc/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 84e96eb..165ba5f 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,10 @@ +2000-05-05 Catherine Moore <clm@cygnus.com> + + * c-common.c (decl_attributes): For TYPE_DECLs attach the + attribute to the decl. + * c-decl.c (pushdecl): Propagate the USED attribute to the + type copy. + 2000-05-05 Richard Henderson <rth@cygnus.com> * rtlanal.c (reg_overlap_mentioned_p): Treat parallels in the |
