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 testsuite/45856] New: gcc.c-torture/execute/cmpsf-1.c/cmpsi-2.c failed on x86-64


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: unassigned@gcc.gnu.org
        ReportedBy: hjl.tools@gmail.com
                CC: eager@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


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