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

Maxim Kuvyrkov <mkuvyrkov at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|MOVED                       |---

--- Comment #3 from Maxim Kuvyrkov <mkuvyrkov at gcc dot gnu.org> ---
Oh, I'm sorry, I had a knee-jerk reaction.

Now that I have /actually/ read through your report ...

What assembler are you using?

To troubleshoot this please provide preprocessed source and final assembly. 
You can get these by adding "-save-temps" to the compilation command and
looking for *.i and *.s files.

Reply via email to