[Bug middle-end/114437] Inline asm with "+m, r" operand ignores input value

2024-03-22 Thread xog4nar4--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114437 xog4n...@a-n.cc changed: What|Removed |Added Resolution|DUPLICATE |INVALID --- Comment #5 from xog4n...@a

[Bug middle-end/114437] Inline asm with "+m, r" operand ignores input value

2024-03-22 Thread xog4nar4--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114437 --- Comment #3 from xog4n...@a-n.cc --- Just to confirm, is this an incorrect constraint for the intended goal of convincing the compiler that the value is used and modified, without actually doing either and preserving the value, or am I just us

[Bug c/114437] New: Inline asm with "+m,r" operand ignores input value

2024-03-22 Thread xog4nar4--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114437 Bug ID: 114437 Summary: Inline asm with "+m,r" operand ignores input value Product: gcc Version: 13.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Compon