[Bug target/87548] Optimize fetch atomics with unused results
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87548 --- Comment #3 from Andrew Pinski --- .file "example.cpp" .intel_syntax noprefix .text .p2align 4,,15 .globl f(int*) .type f(int*), @function f(int*): .LFB0: .cfi_startproc lock
[Bug target/87548] Optimize fetch atomics with unused results
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87548 Andrew Pinski changed: What|Removed |Added Resolution|--- |WORKSFORME Status|UNCONFIRME
[Bug target/87548] Optimize fetch atomics with unused results
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87548 Richard Biener changed: What|Removed |Added Keywords||missed-optimization Target|