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