[Bug c/11446] [3.4][3.4 regression?] Incompatibilty with alignment of structures between 3.3 and 3.4 CVS

cvs-commit at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Oct 20 22:02:00 GMT 2003


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11446



------- Additional Comments From cvs-commit at gcc dot gnu dot org  2003-10-20 21:57 -------
Subject: Bug 11446

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	jason@gcc.gnu.org	2003-10-20 21:57:42

Modified files:
	gcc            : tree.c stor-layout.c ChangeLog 

Log message:
	PR c/12553
	* tree.c (build1) <ADDR_EXPR>: Set TREE_SIDE_EFFECTS
	appropriately.
	
	PR c/11446
	* stor-layout.c (layout_decl): Fix alignment handling.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree.c.diff?cvsroot=gcc&r1=1.333&r2=1.334
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/stor-layout.c.diff?cvsroot=gcc&r1=1.170&r2=1.171
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.1492&r2=2.1493



More information about the Gcc-bugs mailing list