[Bug target/101384] wrong code at -Og and above with vector shift/multiply
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101384 --- Comment #2 from Jakub Jelinek --- r226407 works fine, r23 already fails (even at -O0 or -O2 or -Og).
[Bug target/101384] wrong code at -Og and above with vector shift/multiply
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101384 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #1