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

           Summary: vect/pr48172.c execution failure for ARM GNU/Linux
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassig...@gcc.gnu.org
        ReportedBy: ja...@gcc.gnu.org


Test gcc.dg/vect/pr48172.c fails at execution for arm-none-linux-gnueabi with
"Illegal Instruction", with the test run on QEMU for -march=armv4t.  The test
also fails execution for armv5tel-brewer-linux-gnueabi, a native configuration:
<http://gcc.gnu.org/ml/gcc-testresults/2011-05/msg02524.html>.

The test was added on 2011-05-12, but the test program also fails with GCC 4.6
and 4.5.

Reply via email to