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: "tobias dot schlueter at web dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 Sep 2003 11:32:02 -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 tobias dot schlueter at web dot de 2003-09-22 11:32 -------
Subject: Re: Bootstrap fails when compiling insn-attrtab.c
with stage1/xgcc (stacksize too low)
FYI, building with --disable-checking is possible. I tried this with
yesterday's sources.
Running the testsuite right now & will post testresults once available.
- Tobi