r166541 - in /branches/gimple-front-end/gcc/gim...

dnovillo@gcc.gnu.org dnovillo@gcc.gnu.org
Wed Nov 10 15:48:00 GMT 2010


Author: dnovillo
Date: Wed Nov 10 15:48:46 2010
New Revision: 166541

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=166541
Log:
2010-11-10  Sandeep Soni  <soni.sandeepb@gmail.com>
	    Diego Novillo  <dnovillo@google.com>

	* parser.c (gimple_parse_expect_rhs1): Change ifs to switch.
	(gimple_parse_expect_rhs2): Likewise.
	(gimple_parse_expect_op1): Likewise.
	(gimple_parse_expect_op2): Likewise.
	(gimple_parse_expect_argument): Likewise.
	(gimple parse_record_type,
	gimple_parse_union_type,
	gimple_parse_enum_type,
	gimple_parse_expect_const_decl,
	gimple_parse_expect_field_decl,
	gimple_parse_type): Add.
	(gimple_main): Call gimple_parse_type.



Modified:
    branches/gimple-front-end/gcc/gimple/ChangeLog
    branches/gimple-front-end/gcc/gimple/parser.c



More information about the Gcc-cvs mailing list