[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 12:52:00 GMT 2019


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90471

--- Comment #19 from Martin Liška <marxin at gcc dot gnu.org> ---
> One more thing come to my mind. gcc should use stack limit of host, not of
> target. I saw crashes on both Cygwin and Linux hosts, which have stack size
> limits 2032 and 8192, respectively. If gcc uses default host stack size,
> this would mean that bug is somewhere else.

Yes, it does.


More information about the Gcc-bugs mailing list