[Bug tree-optimization/96483] ICE in code hoisting with AArch64 SVE2 intrinsics

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Aug 6 10:18:12 GMT 2020


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

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

https://gcc.gnu.org/g:1f4c8afa1b2dac97f2ee78eacafe6eee246a4dae

commit r11-2590-g1f4c8afa1b2dac97f2ee78eacafe6eee246a4dae
Author: Richard Biener <rguenther@suse.de>
Date:   Thu Aug 6 12:16:05 2020 +0200

    tree-optimization/96483 - fix ICE in PRE with POLY_INT_CST

    This adds a missing case for PRE expression re-materialization.

    2020-08-06  Richard Biener  <rguenther@suse.de>

            PR tree-optimization/96483
            * tree-ssa-pre.c (create_component_ref_by_pieces_1): Handle
            POLY_INT_CST.


More information about the Gcc-bugs mailing list