This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: -march=pentium3 bugs on mainline
- From: Kelley Cook <kelley dot r dot cook at gm dot com>
- To: "H. J. Lu" <hjl at lucon dot org>, gcc at gcc dot gnu dot org
- Date: Mon, 22 Jul 2002 17:33:00 -0400
- Subject: Re: -march=pentium3 bugs on mainline
- References: <20020721224212.A15166@lucon.org>
>There are a few more failures:
>
>+FAIL: gcc.dg/i386-387-1.c scan-assembler call _?cos
>+FAIL: gcc.dg/i386-387-1.c scan-assembler call _?sin
>+FAIL: gcc.dg/i386-387-1.c scan-assembler call _?sqrt
>+FAIL: gcc.misc-tests/i386-pf-none-1.c scan-assembler-not fetch
>+FAIL: gcc.misc-tests/i386-pf-none-1.c scan-assembler-not fetch
>+FAIL: gcc.misc-tests/i386-pf-none-1.c scan-assembler-not fetch
>+FAIL: gcc.misc-tests/i386-pf-none-1.c scan-assembler-not fetch
>+FAIL: gcc.misc-tests/i386-pf-none-1.c scan-assembler-not fetch
>+FAIL: gcc.misc-tests/i386-pf-none-1.c scan-assembler-not fetch
>+FAIL: gcc.misc-tests/i386-pf-none-1.c scan-assembler-not fetch
>+FAIL: gcc.misc-tests/i386-pf-none-1.c scan-assembler-not fetch
>+FAIL: Thread_Wait execution - gij test
I discovered these a while ago. It is actually a failing of the C-testsuite
framework.
Check out bug other/6480 [http://gcc.gnu.org/cgi-bin/gnatsweb.pl?pr=6480].
It would be nice if someone would review it.
Kelley Cook