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

Re: PA scheduling patch


"Naveen Sharma, Noida" wrote:
> 
> diff -c -3 -p -r1.3 changes.html
> --- 43,53 ----
> >   <h2>New Targets and Target Specific Improvements</h2>
> >
> >     <ul>
> > !     <li>The HP-PA port now defaults to scheduling for the
> > PA8000 series
> > !         of processors.  Scheduling support for the PA7300
> > processor has
> > !     been added.</li>
> > !     <li>The Sparc, HP-PA and SH5 ports have been converted
>                                 ^^^^^
> 
> It is the SH4 port.Please correct it.
> 
> > to use the DFA
> > !         processor pipeline description.</li>
> >     </ul>
> 
> Regards,
>         Naveen Sharma.

I've just fixed.

Vlad

diff -u -p -r1.6 changes.html
--- changes.html        1 May 2002 16:47:56 -0000       1.6
+++ changes.html        2 May 2002 21:48:54 -0000
@@ -46,7 +46,7 @@
     <li>The HP-PA port now defaults to scheduling for the PA8000 series
         of processors.  Scheduling support for the PA7300 processor has
        been added.</li>
-    <li>The SPARC, HP-PA and SH5 ports have been converted to use the
DFA
+    <li>The SPARC, HP-PA and SH4 ports have been converted to use the
DFA
         processor pipeline description.</li>
   </ul>


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