[Bug debug/90471] ICE Segmentation fault when compiling with debug info
marxin at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed May 15 10:23:00 GMT 2019
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90471
--- Comment #13 from Martin Liška <marxin at gcc dot gnu.org> ---
(In reply to Richard Biener from comment #12)
> The valgrind log isn't very useful unless you configure GCC with
> --enable-valgrind-annotations
>
> The segfault might hint at stack exhaustion (at least I don't see
> a freed GC object being walked). What is the stack size limit on
> mingw and can you increase it?
I have a reduced test-case of about 50k. It happens for a cross compiler and we
would see a stack overflow in valgrind.
More information about the Gcc-bugs
mailing list