-
- Downloads
re PR middle-end/36077 (Expressions result is wrong)
2008-04-29 Richard Guenther <rguenther@suse.de> PR middle-end/36077 * fold-const.c (extract_muldiv_1): In combining division constants make sure to never overflow. * gcc.c-torture/execute/pr36077.c: New testcase. From-SVN: r134792
Showing
- gcc/ChangeLog 6 additions, 0 deletionsgcc/ChangeLog
- gcc/fold-const.c 7 additions, 2 deletionsgcc/fold-const.c
- gcc/testsuite/ChangeLog 5 additions, 0 deletionsgcc/testsuite/ChangeLog
- gcc/testsuite/gcc.c-torture/execute/pr36077.c 13 additions, 0 deletionsgcc/testsuite/gcc.c-torture/execute/pr36077.c
Loading
Please register or sign in to comment