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/40813] [4.4 regression] ICE in gsi_insert_seq_nodes_after, at gimple-iterator.c:222



------- Comment #5 from jakub at gcc dot gnu dot org  2009-07-21 14:59 -------
Subject: Bug 40813

Author: jakub
Date: Tue Jul 21 14:59:43 2009
New Revision: 149858

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=149858
Log:
        PR tree-optimization/40813
        * tree-inline.c (copy_bb): Regimplify RHS after last stmt, not before
        it.

        * g++.dg/opt/inline15.C: New test.

Added:
    branches/gcc-4_4-branch/gcc/testsuite/g++.dg/opt/inline15.C
Modified:
    branches/gcc-4_4-branch/gcc/ChangeLog
    branches/gcc-4_4-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_4-branch/gcc/tree-inline.c


-- 


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


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