From: Nick Clifton Date: Mon, 22 Mar 1999 14:36:36 +0000 (+0000) Subject: Fix typo X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5ea05bba0c9195a90292aa7ed67948b8d0b51b4c;p=gcc.git Fix typo From-SVN: r25900 --- 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