r148528 - in /branches/gcc-in-cxx/gcc: ChangeLo...
ian@gcc.gnu.org
ian@gcc.gnu.org
Tue Jun 16 13:15:00 GMT 2009
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
More information about the Gcc-cvs
mailing list