https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107779
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id=41045 --- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to Andrew Pinski from comment #1) > There are better ways of solving this. One way is to have top level > inline-asm accept input operands and use that. See PR 41045 for that option.