This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/11745] Bootstrap fails when compiling insn-attrtab.c with stage1/xgcc (stacksize too low)
- From: "david dot billinghurst at riotinto dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Aug 2003 05:54:19 -0000
- Subject: [Bug bootstrap/11745] Bootstrap fails when compiling insn-attrtab.c with stage1/xgcc (stacksize too low)
- References: <20030731140827.11745.tobias.schlueter@web.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11745
------- Additional Comments From david dot billinghurst at riotinto dot com 2003-08-20 05:54 -------
Subject: RE: Bootstrap fails when compiling insn-attrtab.c with stage1/xgcc (stacksize too low)
The problem goes away if I link cc1.exe with -Wl,--stack,8388608,
which confirms that it is a stack overflow.
I did this by editing gcc/Makefile.