------- Comment #13 from jakub at gcc dot gnu dot org 2008-06-23 11:58 ------- Subject: Bug 36508
Author: jakub Date: Mon Jun 23 11:57:19 2008 New Revision: 137037 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=137037 Log: PR tree-optimization/36508 * tree-ssa-pre.c (compute_antic): Allow num_iterations up to 499, don't check it at all in release compilers. * gcc.dg/pr36508.c: New test. Added: branches/gcc-4_3-branch/gcc/testsuite/gcc.dg/pr36508.c Modified: branches/gcc-4_3-branch/gcc/ChangeLog branches/gcc-4_3-branch/gcc/testsuite/ChangeLog branches/gcc-4_3-branch/gcc/tree-ssa-pre.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36508