More probably the gcc/g++ driver already, because inside of tbe main of a 
program it might be too late to increase the stack limits - if something is 
already mmapped right below the old smaller stack the increase won't be 
effective.
I guess increasing the RLIMIT_STACK in the driver to MIN (hard_limit, MAX 
(soft_limit, 30MB)) wouldn't be a bad idea.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/721378

Title:
  g++ ICE (segfault in cc1plus)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gcc/+bug/721378/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to