problem in Post/Pre-OPERATOR tree-Node...

Avinash K. Shrivastava avi@cse.iitb.ac.in
Thu Dec 19 01:38:00 GMT 2002




Hello Sir,

	
	While integrating a sample front-end to Gcc_3.2,
	We are trying to build tree-node for POSTINCREMENT_EXPR , using
	   
	    build1(POSTINCREMENT_EXPR, post_pre_flag, exp);
        	
	
	we are unable to generate RTL through routines:

		 expand_expr_stmt() &
		 expand_increment()


	Through which RTL generation routine, Can we genrate RTL for
	this node..??


Thanking you..
Your's Sincerely,
-Avinash Shrivastava
  





More information about the Gcc mailing list