egcs/gcc/doc md.texi

hubicka@gcc.gnu.org hubicka@gcc.gnu.org
Fri Jul 20 13:10:00 GMT 2001


CVSROOT:	/cvs/gcc
Module name:	egcs
Changes by:	hubicka@gcc.gnu.org	2001-07-20 13:10:42

Modified files:
	gcc/doc        : md.texi 

Log message:
	* expr.c (emit_single_push_insn): Add call to push expander.
	* expr.h (optab_index): Add OTI_push
	(push_optab): New constant.
	* genopinit.c (optabs): Add push_optab.
	* optabs.c (init_optab): Init push optab.
	* md.texi (push??1): Document

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/doc/md.texi.diff?cvsroot=gcc&r1=1.14&r2=1.15



More information about the Gcc-cvs mailing list