https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64052

Georg-Johann Lay <gjl at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INVALID
             Status|WAITING                     |RESOLVED

--- Comment #6 from Georg-Johann Lay <gjl at gcc dot gnu.org> ---
Waiting for > 10 years now.  Plus, the test case is invalid: It sets up a
variable that lives in a frame due to -O0, and the function is naked.  Such
code is broken, and the compiler is right in diagnosing it.

Reply via email to