This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]