This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB 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: [rfc/testsuite] i386-sse.exp: better output if no SSE support


mec.gnu@mindspring.com (Michael Elizabeth Chastain) writes:
> This patch fixes i386-sse.exp for compilers that don't support SSE,
> specifically gcc 2.95.3.  Before this patch, the results are:
> 
>    3 ERROR
>    2 WARNING
>   33 FAIL
>    1 UNRESOLVED
> 
> After this patch, the results are a single UNSUPPORTED.
> My view is that people should be reading all their non-PASS results,
> including the UNRESOLVED, UNSUPPORTED, and UNTESTED results.
> We might want to discuss this.
> 
> I tested this on native i686-pc-linux-gnu, gcc 2.95.3 and 3.3.3,
> dwarf-2 and stabs+.  My processor has SSE (Intel Celeron).
> 
> I'm giving this 48 hours for comment and then committing it.

Looks good to me.  Just point me at the Kool-aid and I'll drink away.


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