[Bug inline-asm/87978] Local Register Variables Have No Effect When There is A Call Statement Between

amonakov at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Nov 12 10:01:00 GMT 2018


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

Alexander Monakov <amonakov at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |amonakov at gcc dot gnu.org

--- Comment #7 from Alexander Monakov <amonakov at gcc dot gnu.org> ---
Nevertheless, our rtl-expansion approach for local reg vars is wrong and it's
possible to show examples that follow recommendations and still get
miscompiled: PR 87984.


More information about the Gcc-bugs mailing list