Mail Archives: djgpp/1997/09/12/11:45:54
>
> Well, that's not my experience. Not that I want to run down GCC, but
> while
> we found a few years ago that GCC was as fast or faster than the
> vendor's
> compiler, it is no longer the case on Digital UNIX, HP, Solaris (SPARC),
> or any of the Pentium platforms. In some case we're talking staggering
> differences (like twice as slow).
>
Unfortunately, gcc is no longer the best choice for high-performance
computing. gcc does not understand neither the ultrasparc pipeline
nor the pentium. Even more unfortunately, adapting gcc to those
processors is a major effort (take the pgcc project), and it will be
even worse for the next generation of processors....
- Raw text -