https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88197
Segher Boessenkool changed:
What|Removed |Added
Resolution|--- |WORKSFORME
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88197
--- Comment #5 from Arseny Solokha ---
I cannot reproduce it anymore w/ gcc 12.0.1 20220220 snapshot
(g:e49508ac6b36adb8a2056c5a1fb6e0178de2439d).
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88197
--- Comment #4 from Peter Bergner ---
(In reply to Peter Bergner from comment #3)
> Actually, this looks like a combine issue. Before combine, we have:
Bah, wrong bug. Sorry!
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88197
--- Comment #3 from Peter Bergner ---
Actually, this looks like a combine issue. Before combine, we have:
(insn 124 123 125 3 (set (reg:V2DF 198 [ MEM [(void *)_75] ])
(mem:V2DF (reg:DI 149 [ ivtmp.49 ]) [0 MEM [(void *)_75]+0 S16
A8]
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88197
Peter Bergner changed:
What|Removed |Added
Ever confirmed|0 |1
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88197
--- Comment #1 from Arseny Solokha ---
It ICEs only w/ -m32, apparently.