https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126237
--- Comment #4 from Richard Biener <rguenth at gcc dot gnu.org> --- (In reply to Alexander Monakov from comment #3) > As someone who filed bug #87984, I am sympathetic. The semantics are > unnecessarily user-hostile, and it wasn't clear if attempts to improve the > implementation would be met with more hostility. I think the proposed -fstrict-extended-asm (sp?) would fix the issue by replacing the asm argc by a register constraint and a local variable, preserving the initialization appropriately.
