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

           Summary: gcc.c-torture/execute/cmpsf-1.c/cmpsi-2.c failed on
                    x86-64
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
        AssignedTo: unassig...@gcc.gnu.org
        ReportedBy: hjl.to...@gmail.com
                CC: ea...@gcc.gnu.org


On Linux/x86-64, I got

FAIL: gcc.c-torture/execute/cmpsf-1.c execution,  -O0 
FAIL: gcc.c-torture/execute/cmpsf-1.c execution,  -O1 
FAIL: gcc.c-torture/execute/cmpsf-1.c execution,  -O2 
FAIL: gcc.c-torture/execute/cmpsf-1.c execution,  -O2 -flto 
FAIL: gcc.c-torture/execute/cmpsf-1.c execution,  -O2 -fwhopr 
FAIL: gcc.c-torture/execute/cmpsf-1.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/cmpsf-1.c execution,  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions 
FAIL: gcc.c-torture/execute/cmpsf-1.c execution,  -O3 -fomit-frame-pointer
-funroll-loops 
FAIL: gcc.c-torture/execute/cmpsf-1.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/cmpsf-1.c execution,  -Os 
FAIL: gcc.c-torture/execute/cmpsi-2.c execution,  -O0 
FAIL: gcc.c-torture/execute/cmpsi-2.c execution,  -O1 
FAIL: gcc.c-torture/execute/cmpsi-2.c execution,  -O2 
FAIL: gcc.c-torture/execute/cmpsi-2.c execution,  -O2 -flto 
FAIL: gcc.c-torture/execute/cmpsi-2.c execution,  -O2 -fwhopr 
FAIL: gcc.c-torture/execute/cmpsi-2.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/cmpsi-2.c execution,  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions 
FAIL: gcc.c-torture/execute/cmpsi-2.c execution,  -O3 -fomit-frame-pointer
-funroll-loops 
FAIL: gcc.c-torture/execute/cmpsi-2.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/cmpsi-2.c execution,  -Os

They were added by revision 164756:

http://gcc.gnu.org/ml/gcc-cvs/2010-09/msg01055.html

Reply via email to