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

--- Comment #5 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Richard Biener <rgue...@gcc.gnu.org>:

https://gcc.gnu.org/g:d0d8a1658054258baae87b445678c1c0c08d9455

commit r11-4674-gd0d8a1658054258baae87b445678c1c0c08d9455
Author: Richard Biener <rguent...@suse.de>
Date:   Tue Nov 3 14:53:24 2020 +0100

    middle-end/97579 - fix VEC_COND_EXPR ISEL optab query

    This fixes a mistake in the optab query done by ISEL.  It
    doesn't fix the PR but shifts the ICE elsewhere.

    2020-11-03  Richard Biener  <rguent...@suse.de>

            PR middle-end/97579
            * gimple-isel.cc (gimple_expand_vec_cond_expr): Use
            the correct types for the vcond_mask/vec_cmp optab queries.

Reply via email to