http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58961
Manuel López-Ibáñez <manu at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |manu at gcc dot gnu.org
Resolution|--- |WONTFIX
--- Comment #3 from Manuel López-Ibáñez <manu at gcc dot gnu.org> ---
I would close it as WONTFIX but simply because I think this testcase is not
specially useful. First, this bug report is already covered by other reports
from PR24639 (several may apply in this case). Also, the optimizers may simply
remove "a" because it is not doing anything useful.