correctness and comprehensiveness of compilers [was: Re: C compiletime]

Vladimir Makarov vmakarov@redhat.com
Wed Jun 18 15:34:00 GMT 2003


Karel Gardas wrote:
> 
> On Wed, 18 Jun 2003, Scott Robert Ladd wrote:
> 
> Just one example: all last three releases of Intel C++ compiler for Linux
> (I mean 6.0, 7.0 and 7.1) miscompile MICO (http://www.mico.org) such that
> its IDL compiler is either crashing (6.0 + 7.0) or loops infinitely (7.1).
> 

  I don't know about MICO test.  But it is amazing for me how such
respectable company as Intel could make a release (7.1) which can not
compile correctly some SPECINT2000 tests (vpr and gcc) with -O2 and -O3
for P4 (their mainstream processor).  I found that a week ago using the
demo CD which we got on the gcc summit.

Vlad



More information about the Gcc mailing list