Compiler optimization test/benchmark (IEEE fp)

Cyril Fischer <fischerc@itam.cas.cz>
30 Jul 1998 23:18:10 -0400

          From comp.compilers

Related articles
Compiler optimization test/benchmark (IEEE fp) fischerc@itam.cas.cz (Cyril Fischer) (1998-07-30)
Re: Compiler optimization test/benchmark (IEEE fp) bob.morgan@digital.com (1998-07-31)
| List of all articles for this month |

From: Cyril Fischer <fischerc@itam.cas.cz>
Newsgroups: comp.compilers
Date: 30 Jul 1998 23:18:10 -0400
Organization: ITAM Academy of sciences, CR
Keywords: optimize, performance, comment

Does anybody know about an optimization test or benchmark available?
It happens sometimes to me that the codes with and without optimization
give different results. E.g. compiling paranoia.c from netlib on my
linux box with gcc 2.7.2.3.f.1 with optimizations enabled (-O or -O2)
produces an infinite loop and reports completely misleading results. The
same compiler on sgi (mips 2) works O.K.
Can you give URL to the page devoted to the computer optimization? Is
there any list (or standard) of situations whose the optimizer should
optimize or leave intact?


Thanks, Cyril
[If you're willing to pay money, the Nullstone suite at www.nullstone.com
sounds like just what you need. -John]
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.