https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91453
Uroš Bizjak changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91453
--- Comment #2 from Uroš Bizjak ---
Latest SVN creates the following RTX in _.ira dump:
(insn 144 12 145 2 (set (subreg:V2DI (reg:DI 161) 0)
(vec_merge:V2DI (vec_duplicate:V2DI (reg:DI 111 [ ubound.0 ]))
(const_vector:V2DI [
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91453
--- Comment #1 from Uroš Bizjak ---
Are you sure? It compiles OK with gcc-9 for me.