[Bug target/77834] [7 Regression] ICE: in make_decl_rtl, at varasm.c:1311 with -O -ftree-pre -mstringop-strategy=libcall

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Nov 7 13:34:00 GMT 2016


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

--- Comment #9 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Mon Nov  7 13:33:37 2016
New Revision: 241905

URL: https://gcc.gnu.org/viewcvs?rev=241905&root=gcc&view=rev
Log:
        PR target/77834
        * alias.c (nonoverlapping_memrefs_p): If one decl is
        FUNCTION_DECL or LABEL_DECL and the other is not, return 1.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/alias.c


More information about the Gcc-bugs mailing list