[Bug c++/110734] Attributes cannot be applied to asm declarations
xry111 at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Nov 30 16:22:33 GMT 2023
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110734
Xi Ruoyao <xry111 at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |xry111 at gcc dot gnu.org
--- Comment #9 from Xi Ruoyao <xry111 at gcc dot gnu.org> ---
(In reply to Julian Waters from comment #8)
> Created attachment 56732 [details]
> Attribute for asm declarations
Please just fix this issue (i.e. make [[gnu::no_reorder]] work) instead of
adding fancy new features. Now we are in stage 3 of GCC 14 so any fancy new
feature should be deferred into stage 1 of GCC 15.
More information about the Gcc-bugs
mailing list