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: [wwwdocs] RFA: changes for ia64


Gerald Pfeifer wrote:
> 
> On Tue, 6 Jan 2004, Vladimir Makarov wrote:
> > Index: htdocs/gcc-3.4/changes.html
> > ===================================================================
> > +     <li>Tuning code for the Intel's Itanium 2 processor has been
>                                 ^^^^^^^
> Omit "Intel's" here.  This change fixes both grammar and how the product
> is usually referred to these days.
> 
> > +         added.  The generation of code tunned for Itanium 2 (flag
> 
> "tuned"
> 
> > +         <code>-mtune=itanium2</code>) is enabled by default now.  To
> > +         generate code tunned for Itanium 1 the flag
> 
> "tuned". And I suggest to use "option" instead of "flag", so that we are
> more in line with the rest of this page.
> 
> > +     <li>The <a
> 
> Omit "The" here.
> 
> > +         href="http://gcc.gnu.org/onlinedocs/gccint/Processor-pipeline-description.html";>DFA
> > +         processor pipeline descriptions</a> for the IA-64 processors
> > +         have been added.  It resulted in about 3% improvement of
> > +         SPECInt2000 benchmark for Itanium 2.</li>
> 
> "This resulted...improvement on the"

Thanks for a quick response, Gerald. I've just committed the patch with
your proposed changes.  Sorry for my invalid email address.

Vlad


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