[Bug c++/66119] [5/6 Regression] in optimization of avx-code
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66119 --- Comment #2 from Richard Biener --- Confirmed. We expand from : a$data_13 = MEM[(struct Vec2 *)&a]; a$32$data_14 = MEM[(struct Vec2 *)&a + 32B]; b = b; v2_15 = MEM[(struct Vec2 *)&b]; v2$32_16 = MEM[(struct Vec2 *)&b + 32B]; _7
[Bug c++/66119] [5/6 Regression] in optimization of avx-code
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66119 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|