This is the mail archive of the gcc-patches@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]

Re: [gimplefe] creating individual gimple_assign statements


On 12-06-23 14:42 , Sandeep Soni wrote:

2012-06-25 Sandeep Soni <soni.sandeepb@gmail.com>

	* parser.c (gimple_symtab_get): New.
	(gl_symtab_get_token): New. Gets the tree for the token.
	(gp_parse_expect_lhs): Tidy. Returns the tree node for lhs.
	(gp_parse_expect_rhs_op): Tidy. Returns the tree operand in rhs.
	(gp_parse_assign_stmt): Tidy. Creates the gimple assignment statement.

OK. Thanks.



Diego.



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