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 middle-end/52045] [4.7 Regression] ICE: in execute_todo, at passes.c:1748 with -O3 -ftracer -fno-tree-ccp -fno-tree-copy-prop -fno-tree-dce and stpcpy_chk()


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

--- Comment #4 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-01-30 13:39:19 UTC ---
Author: rguenth
Date: Mon Jan 30 13:39:12 2012
New Revision: 183721

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=183721
Log:
2012-01-30  Richard Guenther  <rguenther@suse.de>

    PR tree-optimization/52045
    * ipa-inline-transform.c (inline_transform): Call execute_fixup_cfg
    before computing final todo.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ipa-inline-transform.c


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