https://gcc.gnu.org/bugzilla/show_bug.cgi?id=127017
Bug ID: 127017
Summary: Gimple FE does not support inline asm
Product: gcc
Version: 17.0
Status: UNCONFIRMED
Keywords: inline-asm, internal-improvement
Severity: enhancement
Priority: P3
Component: c
Assignee: unassigned at gcc dot gnu.org
Reporter: pinskia at gcc dot gnu.org
Blocks: 101057
Target Milestone: ---
While looking into a way to maybe reproduce PR 127011 in earlier compilers I
Noticed that inline-asm is not support for the gimple FE.
This would sometimes be useful for the gimple fe for testing purposes.
Referenced Bugs:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101057
[Bug 101057] [meta-bug] [gimplefe] GIMPLE frontend issues