egcs/gcc ChangeLog c-common.c
wilson@gcc.gnu.org
wilson@gcc.gnu.org
Thu Aug 24 16:48:00 GMT 2000
CVSROOT: /cvs/gcc
Module name: egcs
Changes by: wilson@sourceware.cygnus.com 2000-08-24 16:48:25
Modified files:
gcc : ChangeLog c-common.c
Log message:
Fix ia64-linux setjmp failures due to attribute aligned on typedef bug.
* c-common.c (decl_attributes, case A_ALIGN): Revert last change.
Copy type in a TYPE_DECL, just like pushdecl does.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.7531&r2=1.7532
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/c-common.c.diff?cvsroot=gcc&r1=1.142&r2=1.143
More information about the Gcc-cvs
mailing list