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]

r176572 - in /trunk/gcc: ChangeLog genoutput.c ...


Author: jason
Date: Thu Jul 21 14:48:03 2011
New Revision: 176572

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176572
Log:
	* system.h (HAVE_DESIGNATED_UNION_INITIALIZERS): New.
	* recog.h (struct insn_data_d): Check it instead of
	HAVE_DESIGNATED_INITIALIZERS.
	* genoutput.c (output_insn_data): Likewise.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/genoutput.c
    trunk/gcc/recog.h
    trunk/gcc/system.h


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