From 5ea05bba0c9195a90292aa7ed67948b8d0b51b4c Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Mon, 22 Mar 1999 14:36:36 +0000 Subject: [PATCH] Fix typo From-SVN: r25900 --- gcc/tm.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/tm.texi b/gcc/tm.texi index 9d764de65c1..bed9e0a4ff5 100644 --- a/gcc/tm.texi +++ b/gcc/tm.texi @@ -7608,7 +7608,7 @@ same time if the machine is a superscalar machine. This is only used by the @samp{Haifa} scheduler, and not the traditional scheduler. @findex MD_SCHED_INIT -@item MD_SCHED_INIT (@var{file}, @var{verbose} +@item MD_SCHED_INIT (@var{file}, @var{verbose}) A C statement which is executed by the @samp{Haifa} scheduler at the beginning of each block of instructions that are to be scheduled. @var{file} is either a null pointer, or a stdio stream to write any -- 2.30.2