https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80372
--- Comment #5 from Andrew Pinski ---
;; MEM[(struct complex *)res_1(D) + 16B] = MEM[(const struct complex
&)res_1(D)];
(insn 7 6 8 (set (reg:DF 83)
(mem:DF (reg/v/f:DI 82 [ res ]) [4 MEM[(const struct complex
&)res_1(D)]+0 S8 A64])) "/a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80372
Andrew Pinski changed:
What|Removed |Added
Last reconfirmed|2017-04-09 00:00:00 |2021-7-24
Severity|normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80372
Marc Glisse changed:
What|Removed |Added
Keywords||missed-optimization
Status|UNC