gcc/gcc ChangeLog.apple-ppc tree.h stor-layout ...

dalej@gcc.gnu.org dalej@gcc.gnu.org
Thu Sep 8 00:45:00 GMT 2005


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	apple-local-200502-branch
Changes by:	dalej@gcc.gnu.org	2005-09-08 00:45:56

Modified files:
	gcc            : ChangeLog.apple-ppc tree.h stor-layout.c 
	                 varasm.c 

Log message:
	2005-09-01  Dale Johannesen  <dalej@apple.com>
	
	Radar 4228294
	* tree.h (struct tree_common):  Add reversed_flag.
	(TREE_FIELDS_REVERSED):  New.
	* stor-layout.c (layout_type):  Set it.
	* varasm.c (output_constructor):  Reverse initializer list for
	types with reversed_flag set.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.apple-ppc.diff?cvsroot=gcc&only_with_tag=apple-local-200502-branch&r1=1.1.4.146&r2=1.1.4.147
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree.h.diff?cvsroot=gcc&only_with_tag=apple-local-200502-branch&r1=1.692.2.7&r2=1.692.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/stor-layout.c.diff?cvsroot=gcc&only_with_tag=apple-local-200502-branch&r1=1.223.8.4&r2=1.223.8.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/varasm.c.diff?cvsroot=gcc&only_with_tag=apple-local-200502-branch&r1=1.477.4.8&r2=1.477.4.9



More information about the Gcc-cvs mailing list