https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109347

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
On the trunk I get:
t.c: In function ‘f’:
t.c:94:1: error: s0 cannot be used in ‘asm’ here
   94 | }
      | ^

First with the RISCV example.
After removing the s0 variable usage I still get the ICE.

Reply via email to