------- Comment #9 from dominiq at lps dot ens dot fr  2008-09-26 07:34 -------
With Xcode 3.1.1 all the failures disappeared but
gcc.target/i386/sse4_2-popcntl.c:

FAIL: gcc.target/i386/sse4_2-popcntl.c (test for excess errors)
WARNING: gcc.target/i386/sse4_2-popcntl.c compilation failed to produce
executable

The error is:

[ibook-dhum] f90/bug% gcc44 -m64 -O2 -msse4.2
/opt/gcc/_gcc_clean/gcc/testsuite/gcc.target/i386/sse4_2-popcntl.c
/var/folders/iU/iUj3xngxGYe3MPCc0TZUcE+++TI/-Tmp-//ccsFk4uR.s:31:suffix or
operands invalid for `popcnt'

and the offending line in assembly code is:

        popcntl %edx, %eax


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34497

Reply via email to