http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54970
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |FIXED
--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> 2013-03-12
17:50:49 UTC ---
The stores are of course optimized away, everywhere, that is the point of the
testcase.
The problems that cause the debug info to be insufficient on some targets are
tracked e.g. in http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54971#c13
There is no point to keep this PR open for that.