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

marxin at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri May 17 07:27:00 GMT 2019


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

--- Comment #6 from Martin Liška <marxin at gcc dot gnu.org> ---
(In reply to Jakub Jelinek from comment #5)
> 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

Thanks Jakub for the patch. Are you planning to backport that to GCC-9 branch
soon?


More information about the Gcc-bugs mailing list