[Bug rtl-optimization/77919] ICE converting DC to V2DF mode
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77919 --- Comment #2 from Martin Liška --- Created attachment 39782 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39782&action=edit another test-case Following simplified test-case ICEs on 5.1.0+: $ g++ pr77919-2.cpp -c -O1 -std=c++11 -fperm
[Bug rtl-optimization/77919] ICE converting DC to V2DF mode
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77919 Martin Liška changed: What|Removed |Added Keywords||ice-on-valid-code Status|UNCO