This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/50198] New: New test gcc.c-torture/execute/scal-to-vec1.c fails on many targets


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

             Bug #: 50198
           Summary: New test gcc.c-torture/execute/scal-to-vec1.c fails on
                    many targets
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: bernds@gcc.gnu.org


FAIL: gcc.c-torture/execute/scal-to-vec1.c execution, -O0 
FAIL: gcc.c-torture/execute/scal-to-vec1.c execution,  -O1 
FAIL: gcc.c-torture/execute/scal-to-vec1.c execution,  -O2 
FAIL: gcc.c-torture/execute/scal-to-vec1.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/scal-to-vec1.c execution,  -O3 -fomit-frame-pointer
-funroll-loops 
FAIL: gcc.c-torture/execute/scal-to-vec1.c execution,  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions 
FAIL: gcc.c-torture/execute/scal-to-vec1.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/scal-to-vec1.c execution,  -Os 

I've seen this with mips64-elf, arm-eabi, and c6x-elf toolchains.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]