https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105046
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |ra
Component|c |middle-end
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Basically extended inline-asm in gcc exposes the internals representation to
the users. I can expand on this on why things like this request is bad for the
representation and all.
