On i686-apple-darwin9, gcc.c-torture/compile/vector-4.c fails with:

/var/folders/iU/iUj3xngxGYe3MPCc0TZUcE+++TI/-Tmp-//ccC7klQ7.s:19:no such
instruction: `vmovq (%eax), %xmm0'
/var/folders/iU/iUj3xngxGYe3MPCc0TZUcE+++TI/-Tmp-//ccC7klQ7.s:20:no such
instruction: `vmovq %xmm0, -48(%ebp)'
/var/folders/iU/iUj3xngxGYe3MPCc0TZUcE+++TI/-Tmp-//ccC7klQ7.s:58:no such
instruction: `vmovd -36(%ebp), %xmm0'
/var/folders/iU/iUj3xngxGYe3MPCc0TZUcE+++TI/-Tmp-//ccC7klQ7.s:59:no such
instruction: `vpinsrd $0x1, %eax,%xmm0,%xmm0'
/var/folders/iU/iUj3xngxGYe3MPCc0TZUcE+++TI/-Tmp-//ccC7klQ7.s:60:no such
instruction: `vmovq %xmm0, -32(%ebp)'

The test comiles with -m64.


-- 
           Summary: FAIL: gcc.c-torture/compile/vector-4.c
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: dominiq at lps dot ens dot fr
 GCC build triplet: i686-apple-darwin9
  GCC host triplet: i686-apple-darwin9
GCC target triplet: i686-apple-darwin9


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

Reply via email to