egcs/gcc ChangeLog crtstuff.c varasm.c
rth@gcc.gnu.org
rth@gcc.gnu.org
Fri Aug 17 11:28:00 GMT 2001
CVSROOT: /cvs/gcc
Module name: egcs
Changes by: rth@gcc.gnu.org 2001-08-17 11:28:07
Modified files:
gcc : ChangeLog crtstuff.c varasm.c
Log message:
* varasm.c (assemble_variable): Don't overalign if DECL_USER_ALIGN.
* crtstuff.c (__CTOR_LIST__, __DTOR_LIST__, __EH_FRAME_BEGIN__,
__JCR_LIST__, __CTOR_END__, __DTOR_END__, __FRAME_END__,__JCR_END__):
Add aligned attribute.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.11053&r2=1.11054
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/crtstuff.c.diff?cvsroot=gcc&r1=1.43&r2=1.44
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/varasm.c.diff?cvsroot=gcc&r1=1.196&r2=1.197
More information about the Gcc-cvs
mailing list