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: gcc/gcc config.gcc config/sparc/linux.h config ...


Brad Lucier wrote:

> Also, this is a performance increase of about a factor of 100, and it seems
> to be extremely simple and clean; should it not also be installed on the
> 3.1 branch?

Are you sure you really *want* underflow-flushed-to-zero ?  [ You're one
of our (i.e., gcc testers') IEEE-conformant users - at least so I
thought ]

I got about 40 % speedup on our Numerical Weather Forecasting code [on
Alpha], but that's because underflows are (naturally) very rare in such
code (it's not impossible, given enough careful programming effort, to
eradicate them completely) ...

I noticed that this improvement (for IA-64 and Alpha) is not mentioned
yet on the gcc-3.1/changes.html page under the header "optimization
improvements"; perhaps it should be.

-- 
Toon Moene - mailto:toon@moene.indiv.nluug.nl - phoneto: +31 346 214290
Saturnushof 14, 3738 XG  Maartensdijk, The Netherlands
Maintainer, GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html
Join GNU Fortran 95: http://g95.sourceforge.net/ (under construction)


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