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 other/82327] [7 Regression] ICE in equal_mem_array_ref_p, at tree-ssa-scopedtables.c:429 (i686-linux-gnu)


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?

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