https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97907
Andreas Schwab changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97907
--- Comment #2 from gustavo ---
(In reply to Andreas Schwab from comment #1)
> f1 invokes undefined behaviour by modifying an input-only asm operand.
as expected... this is a test for students.
only f3 matters.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97907
--- Comment #1 from Andreas Schwab ---
f1 invokes undefined behaviour by modifying an input-only asm operand.