[Bug lto/65515] [5 Regression] FAIL: gcc.c-torture/compile/limits-fndefn.c -O2 -flto -flto-partition=none (ICE) -- SIGSEGV for stack growth failure

dave.anglin at bell dot net gcc-bugzilla@gcc.gnu.org
Mon Mar 23 18:12:00 GMT 2015


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

--- Comment #5 from dave.anglin at bell dot net ---
On 2015-03-23 12:39 PM, jakub at gcc dot gnu.org wrote:
> Doesn't seem to be specific to hppa, on x86_64-linux I can reproduce it as
> well, and need ulimit -s 46000 to pass.
> The Fedora default of ulimit -sH unlimited and ulimit -sS 8192 works, because
> gcc automatically attempts to raise stack limit to 64MB if possible.
Unfortunately, this doesn't happen on hpux.  To increase limit, one 
needs to bump kernel
maxssiz and rebuild kernel.

Dave



More information about the Gcc-bugs mailing list