Hi!
Richard fixed this PR recently by adding a fixup_cfg pass again
right after IPA passes, I'm just including a testcase from this PR,
verified on x86_64-linux and verified it fails again if I comment
out the fixup_cfg pass from passes.def.
Committed as obvious to trunk.
2013-12-17 Jakub Jelin
Hi,
When I was debugging a modified GCC 4.3 I ran into an ICE which was
fixed by http://gcc.gnu.org/ml/gcc-patches/2008-10/msg00217.html .
The patch did not mention it was fixing an ICE, so I decided to add a testcase.
Committed the testcase as obvious.
Thanks,
Andrew Pinski
* gcc.dg/torture/b