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

Which RTL conversion Routine(s)...



Hello Sir,

	
	While trying to build tree-node for POSTINCREMENT_EXPR , using
	   
	    build1(POSTINCREMENT_EXPR, integer_type_node, exp);

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


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





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