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/27116] [4.2 Regression] Incorrect integer division (wrong sign).



------- Comment #10 from rguenth at gcc dot gnu dot org  2006-05-02 10:23 -------
A reversal of PR23669 bootstrapped and regtested ok on
x86_64-unknown-linux-gnu, in case c95008a is yet another spurious Ada failure.

                === acats tests ===
FAIL:   c35507m
FAIL:   c95008a
FAIL:   cd2a23e
FAIL:   cdd2a02
FAIL:   cxh1001

                === gcc tests ===


Running target unix
WARNING: program timed out.
FAIL: gcc.c-torture/compile/20001226-1.c (test for excess errors)
FAIL: gcc.c-torture/execute/20050121-1.c execution,  -O0 
FAIL: gcc.c-torture/execute/complex-6.c execution,  -O0 
FAIL: gcc.dg/compat/scalar-return-3 c_compat_x_tst.o-c_compat_y_tst.o execute 
FAIL: gcc.dg/visibility-11.c scan-assembler memcpy@PLT
FAIL: gcc.dg/tree-ssa/divide-1.c (test for excess errors)
FAIL: gcc.dg/tree-ssa/divide-2.c (test for excess errors)
FAIL: gcc.dg/tree-ssa/divide-4.c scan-tree-dump-times a / 10 1
FAIL: gcc.target/x86_64/abi/test_complex_returning.c execution,  -O0 


-- 


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


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