-
- Downloads
re PR middle-end/37103 (possible integer codegen bug)
PR middle-end/37103 * fold-const.c (fold_widened_comparison): Do not allow sign changes that change the result even if shorter type is wider than arg1_unw's type. * gcc.c-torture/execute/20080813-1.c: New test. From-SVN: r139093
Showing
- gcc/ChangeLog 7 additions, 0 deletionsgcc/ChangeLog
- gcc/fold-const.c 1 addition, 3 deletionsgcc/fold-const.c
- gcc/testsuite/ChangeLog 5 additions, 0 deletionsgcc/testsuite/ChangeLog
- gcc/testsuite/gcc.c-torture/execute/20080813-1.c 30 additions, 0 deletionsgcc/testsuite/gcc.c-torture/execute/20080813-1.c
Loading
Please register or sign in to comment