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/34016] [4.3 Regression] ICE in execute_todo with -ftree-loop-linear for 454.calculix



------- Comment #3 from jakub at gcc dot gnu dot org  2007-11-27 22:23 -------
Subject: Bug 34016

Author: jakub
Date: Tue Nov 27 22:23:29 2007
New Revision: 130476

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130476
Log:
        PR tree-optimization/34016
        * tree-ssa-loop.c (pass_linear_transform): Add
        TODO_update_ssa_only_virtuals to todo_flags_finish.

        * gcc.dg/pr34016.c: New test.

Added:
    trunk/gcc/testsuite/gcc.dg/pr34016.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/tree-ssa-loop.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34016


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