Author: jakub
Date: Fri Jul 22 09:21:49 2011
New Revision: 176622

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176622
Log:
        PR c++/49756
        * libiberty.h (stack_limit_increase): New prototype.

        * stack-limit.c: New file.
        * Makefile.in: Regenerate deps.
        (CFILES): Add stack-limit.c.
        (REQUIRED_OFILES): Add ./stack-limit.$(objext).
        * configure.ac (checkfuncs): Add getrlimit and setrlimit.
        (AC_CHECK_FUNCS): Likewise.
        * configure: Regenerated.
        * config.in: Regenerated.

        * gcc.c (main): Call stack_limit_increase (64MB).
        * toplev.c (toplev_main): Likewise.

Added:
    trunk/libiberty/stack-limit.c

-- 
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