re PR rtl-optimization/13318 (ICE: floating point exception in the loop optimizer)
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Sun, 7 Dec 2003 12:57:13 +0000 (12:57 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sun, 7 Dec 2003 12:57:13 +0000 (12:57 +0000)
commitfd25e9579d7d7c3c97f0158d0b0b58845deaf7d5
treec7a279fc1d15b2c2928f94eb4317e4a017ab688b
parent5c6ef9bee008cc943f4387f405e8211cdd58c9e0
re PR rtl-optimization/13318 (ICE: floating point exception in the loop optimizer)

PR optimization/13318
* loop.c (express_from): Protect integer division from overflow.

From-SVN: r74387
gcc/ChangeLog
gcc/loop.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/overflow-1.c [new file with mode: 0644]