On 12-06-23 14:42 , Sandeep Soni wrote:
2012-06-25 Sandeep Soni <soni.sande...@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.