This is the mail archive of the gcc@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 test results question


On Friday 09 July 2004 00:48, David P. Riedel wrote:
> let me rephrase my question then.
>
> the test results referenced by the url are from running 'make check' on the
> new gcc 3.4.1 compiler.  the results for the AMD chip show many more
> 'unexpected failures' than test results for the Intel chips.

I assume you're comparing x86_64 vs. i686 targets. AMD vs Intel is irrelevant 
as both companies make chips supporting both architectures.

> so, given these test results from 'make check', if i have a choice between
> running gcc 3.4.1 on an AMD computer and on an Intel computer, should i
> choose the Intel machine?

You should evaluate which target is most suitable for running the programs you 
are compiling. Do you really want to base your decision on 0.25% of a 
compiler testsuite?

Paul


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