re PR middle-end/52045 (ICE: in execute_todo, at passes.c:1748 with -O3 -ftracer...
authorRichard Guenther <rguenther@suse.de>
Mon, 30 Jan 2012 13:39:12 +0000 (13:39 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 30 Jan 2012 13:39:12 +0000 (13:39 +0000)
commitf8698b375afc829d817ba3fc3ab38929479a7222
treead46264783fe7ef571a3621cb78500bdd66ab788
parentfdad69c13646f9797333ccdefd0bf14106595631
re PR middle-end/52045 (ICE: in execute_todo, at passes.c:1748 with -O3 -ftracer -fno-tree-ccp -fno-tree-copy-prop -fno-tree-dce and stpcpy_chk())

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.

From-SVN: r183721
gcc/ChangeLog
gcc/ipa-inline-transform.c