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: material for 3.1 release announcement


> On Sat, 4 May 2002, Jan Hubicka wrote:
> > ! <li><p><a href="http://www.suse.de/~aj/SPEC/";>SPEC2000</a> and <a
> > !       href="http://people.redhat.com/dnovillo/SPEC/";>SPEC95</a> benchmark suites
> >         are now used daily to monitor performance of the generated code.
> 
> There seems </p> missing here.
> 
> > + <li<p>Support for data prefetching instructions has been added to the GCC
>     ^^^^^^
> 
> <li> is sufficient.
> 
> > +       backend and several targets.  New <code>__builtin_prefetch</code>
> 
> "back end". "A new..."
> 
> > !       code &mdash; especially on the Pentium 4. Note that only sclar floating
> > !       point instructions are used and GCC does not exploit SIMD features yet.</li>
> 
> "scalar"
> 
> Fine with these changes.  Please run the verifier (link in the lower right
> corner) after committing to make sure we didn't miss anything.

Egads, I really should not be making documentation patches at midnight.
Thanks!

Honza
> 
> Thanks,
> Gerald
> -- 
> Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/


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