This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r107866 - in /branches/apple-local-200502-branc...


Author: dalej
Date: Fri Dec  2 03:02:44 2005
New Revision: 107866

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=107866
Log:
2005-12-01  Dale Johannesen  <dalej@apple.com>

	Radar 4350099
	* stor-layout.c (place_field):  Keep TREE_FIELDS_REVERSED
	in the field nodes, not the RECORD node.
	* varasm.c (output_constructor):  Ditto.

2005-12-01  Dale Johannesen  <dalej@apple.com>

	Radar 4350099
	* gcc.apple/bitreverse-13.c:  New.


Added:
    branches/apple-local-200502-branch/gcc/testsuite/gcc.apple/bitreverse-13.c
Modified:
    branches/apple-local-200502-branch/gcc/ChangeLog.apple-ppc
    branches/apple-local-200502-branch/gcc/stor-layout.c
    branches/apple-local-200502-branch/gcc/testsuite/ChangeLog.apple-ppc
    branches/apple-local-200502-branch/gcc/varasm.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]