https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95692
--- Comment #2 from Mark Allen ---
Hi, thanks for the input.
I was figuring gcc should see the inline assembly modifying r2
and any function call out of intercept_munmap() would be doing the
logical equivalent of saving the current r2, calling s
Priority: P3
Component: inline-asm
Assignee: unassigned at gcc dot gnu.org
Reporter: markalle at us dot ibm.com
Target Milestone: ---
Created attachment 48735
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48735&action=edit
Reproducer, includes Makefile