Fix ia64-linux setjmp failures due to attribute aligned on typedef bug.
authorJim Wilson <wilson@cygnus.com>
Thu, 24 Aug 2000 23:48:25 +0000 (23:48 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Thu, 24 Aug 2000 23:48:25 +0000 (16:48 -0700)
commitaee3c6b0389ecf8b01ee17fa25dc00b0666ee27c
tree70d3c839eb90150ba7ddac50375f76c2c2778b2e
parenta1066c99f7071d94c76612f303b57fab60fdc067
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.

From-SVN: r35966
gcc/ChangeLog
gcc/c-common.c