https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110734
--- Comment #10 from Xi Ruoyao <xry111 at gcc dot gnu.org> --- (In reply to Xi Ruoyao from comment #9) > (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. Ok, I see you are only using no_reorder as an example. Then try to make the existing attributes work instead of adding a new one.