[Bug c++/90484] [9/10 Regression] ICE in equal_mem_array_ref_p at gcc/tree-ssa-scopedtables.c:550 since r270433 on i586

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu May 16 21:46:00 GMT 2019


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

--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Thu May 16 21:45:34 2019
New Revision: 271299

URL: https://gcc.gnu.org/viewcvs?rev=271299&root=gcc&view=rev
Log:
        PR c++/90484
        * tree-ssa-scopedtables.c (equal_mem_array_ref_p): Don't assert that
        sz0 is equal to sz1, instead return false in that case.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-ssa-scopedtables.c


More information about the Gcc-bugs mailing list