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]

r148528 - in /branches/gcc-in-cxx/gcc: ChangeLo...


Author: ian
Date: Tue Jun 16 13:15:09 2009
New Revision: 148528

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=148528
Log:
	* system.h (HAVE_DESIGNATED_INITIALIZERS): Remove duplicate
	setting for C++.
	* cp/parser.c (cp_parser_type_specifier): Change flags parameter
	back to cp_parser_flags.

	Revert the following patches:
	2009-03-04  Ian Lance Taylor  <iant@google.com>
	* ipa-struct-reorg.c (create_general_new_stmt): Initialize rhs.
	2009-02-04  Ian Lance Taylor  <iant@google.com>
	* ira-build.c (setup_min_max_conflict_allocno_ids): Use
	LIM_REG_CLASSES instead of -1.

Modified:
    branches/gcc-in-cxx/gcc/ChangeLog.cxx
    branches/gcc-in-cxx/gcc/cp/parser.c
    branches/gcc-in-cxx/gcc/ipa-struct-reorg.c
    branches/gcc-in-cxx/gcc/ira-build.c
    branches/gcc-in-cxx/gcc/system.h


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