]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR target/77834 (ICE: in make_decl_rtl, at varasm.c:1311 with -O -ftree-pre -mstri...
authorJakub Jelinek <jakub@redhat.com>
Mon, 7 Nov 2016 13:33:37 +0000 (14:33 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Mon, 7 Nov 2016 13:33:37 +0000 (14:33 +0100)
commitdca167984aeca670ff2c7ad7eebc8a66256b086f
tree04db102b5a6c0fb6e79c7b477f6333ed80abc756
parenta98152285e49156026d0b70bacfe562a6f9d3ac2
re PR target/77834 (ICE: in make_decl_rtl, at varasm.c:1311 with -O -ftree-pre -mstringop-strategy=libcall)

PR target/77834
* alias.c (nonoverlapping_memrefs_p): If one decl is
FUNCTION_DECL or LABEL_DECL and the other is not, return 1.

From-SVN: r241905
gcc/ChangeLog
gcc/alias.c