[Bug other/82327] [7 Regression] ICE in equal_mem_array_ref_p, at tree-ssa-scopedtables.c:429 (i686-linux-gnu)
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Sep 27 09:40:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82327
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Can't reproduce, neither with current gcc-7-branch, nor with r253107 (both
x86_64-linux with -m32 -march=i686 -mtune=generic -mno-sse), nor Sep 15th build
of i686-linux compiler. Whether the compiler defaults to PIE or not should not
matter given the explicit -fPIC.
Can you reproduce it with vanilla gcc-7-branch?
More information about the Gcc-bugs
mailing list