Opps.
law@redhat.com
law@redhat.com
Mon May 13 13:24:00 GMT 2002
* i386.c (ia32_multipass_dfa_lookahead): Prototype.
Index: i386.c
===================================================================
RCS file: /cvs/gcc/gcc/gcc/config/i386/i386.c,v
retrieving revision 1.395
diff -c -3 -p -r1.395 i386.c
*** i386.c 13 May 2002 19:54:24 -0000 1.395
--- i386.c 13 May 2002 19:57:45 -0000
*************** Boston, MA 02111-1307, USA. */
*** 45,50 ****
--- 45,51 ----
#include "langhooks.h"
static int ia32_use_dfa_pipeline_interface PARAMS ((void));
+ static int ia32_multipass_dfa_lookahead PARAMS ((void));
#undef TARGET_SCHED_USE_DFA_PIPELINE_INTERFACE
#define TARGET_SCHED_USE_DFA_PIPELINE_INTERFACE ia32_use_dfa_pipeline_interfa
ce
More information about the Gcc-patches
mailing list