-
- Downloads
re PR middle-end/27116 (Incorrect integer division (wrong sign).)
2006-06-08 Richard Guenther <rguenther@suse.de> PR middle-end/27116 * fold-const.c (negate_expr_p): We can negate BIT_NOT_EXPR only, if overflow is defined and not trapping. (negate_expr): Likewise. * gcc.dg/torture/pr27116.c: New testcase. * gcc.dg/pr15785-1.c: Remove test for invalid transformation. From-SVN: r114483
Showing
- gcc/ChangeLog 7 additions, 0 deletionsgcc/ChangeLog
- gcc/fold-const.c 6 additions, 2 deletionsgcc/fold-const.c
- gcc/testsuite/ChangeLog 6 additions, 0 deletionsgcc/testsuite/ChangeLog
- gcc/testsuite/gcc.dg/pr15785-1.c 0 additions, 6 deletionsgcc/testsuite/gcc.dg/pr15785-1.c
- gcc/testsuite/gcc.dg/torture/pr27116.c 15 additions, 0 deletionsgcc/testsuite/gcc.dg/torture/pr27116.c
Loading
Please register or sign in to comment