This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/36508] [4.3 Regression] ICE in compute_antic



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]