------- Comment #25 from jakub at gcc dot gnu dot org 2005-12-16 12:14 ------- Subject: Bug 24899
Author: jakub Date: Fri Dec 16 12:14:15 2005 New Revision: 108643 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=108643 Log: PR rtl-optimization/24899 * loop.c (strength_reduce): Don't reduce giv that is not always computable and where add_val or mult_val can trap. * gcc.c-torture/execute/20051215-1.c: New test. Added: branches/gcc-4_1-branch/gcc/testsuite/gcc.c-torture/execute/20051215-1.c Modified: branches/gcc-4_1-branch/gcc/ChangeLog branches/gcc-4_1-branch/gcc/loop.c branches/gcc-4_1-branch/gcc/testsuite/ChangeLog -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24899