https://gcc.gnu.org/bugzilla/show_bug.cgi?id=18439
Thomas Koenig <tkoenig at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Last reconfirmed|2011-05-22 17:43:30 |2018-11-11
CC| |tkoenig at gcc dot gnu.org
--- Comment #6 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---
Hm, the test case is no longer valid, because gcc has
gotten smart enough to remove the whole function :-)
However, removing the "static" keywords of the
three variables still shows the same problem.