This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/25242] New: [3.4] testsuite failure in i386-sse-2.c on x86_64-unknown-linux-gnu
- From: "ghazi at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Dec 2005 13:44:42 -0000
- Subject: [Bug target/25242] New: [3.4] testsuite failure in i386-sse-2.c on x86_64-unknown-linux-gnu
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
When running the 3.4 testsuite on x86_64-unknown-linux-gnu, I'm getting the
following error:
FAIL: gcc.dg/i386-sse-2.c (test for excess errors)
as shown here:
http://gcc.gnu.org/ml/gcc-testresults/2005-12/msg00083.html
The logfile says:
In file included from gcc/include/xmmintrin.h:1216,
from testsuite/gcc.dg/i386-sse-2.c:12:
gcc/include/emmintrin.h: In function `_mm_sqrt_sd':
gcc/include/emmintrin.h:248: internal compiler error: in
instantiate_virtual_regs_lossage, at function.c:3765
Other than comments, the testcase merely has these lines:
#define static
#define __inline
#include <xmmintrin.h>
--
Summary: [3.4] testsuite failure in i386-sse-2.c on x86_64-
unknown-linux-gnu
Product: gcc
Version: 3.4.6
Status: UNCONFIRMED
Keywords: ssemmx
Severity: normal
Priority: P3
Component: target
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: ghazi at gcc dot gnu dot org
GCC target triplet: x86_64-unknown-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25242