http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49519
Richard Guenther <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |wrong-code
Target|i686 |i?86-*-*
Component|c++ |middle-end
--- Comment #15 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-07-06
10:30:26 UTC ---
The testcase reproduces the problem for me on trunk already with
-m32 -O -foptimize-sibling-calls, so it doesn't seem to be IPA SRA related.