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

--- Comment #3 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:eccc3d432669ba272229d49f015cb986df21eb0a

commit r11-1510-geccc3d432669ba272229d49f015cb986df21eb0a
Author: Richard Biener <rguent...@suse.de>
Date:   Thu Jun 18 14:45:03 2020 +0200

    middle-end/95739 - fix vector condition IFN expansion

    This fixes the omission of moving the expansion result to the
    target.

    2020-06-18  Richard Biener  <rguent...@suse.de>

            PR middle-end/95739
            * internal-fn.c (expand_vect_cond_optab_fn): Move the result
            to the target if necessary.
            (expand_vect_cond_mask_optab_fn): Likewise.

Reply via email to