https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110412

Thomas Schwinge <tschwinge at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #2 from Thomas Schwinge <tschwinge at gcc dot gnu.org> ---
(In reply to Andrew Pinski from comment #1)
> I think this was just fixed by r14-2085 or r14-2086 (both aka PR 110371).

Thanks!  Indeed commit r14-2086-g1bfe7e5352d1f4ac525317454aca45aa80a517ba 'Use
cvt_op to save intermediate type operand instead of "subtle" vec_dest' does
resolve this ICE:

    PASS: gcc.dg/vect/pr65494.c (test for excess errors)
    PASS: gcc.dg/vect/pr65494.c scan-tree-dump vect "vectorized 1 loops in
function"

*** This bug has been marked as a duplicate of bug 110371 ***

Reply via email to