This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/11745] Bootstrap fails when compiling insn-attrtab.c with stage1/xgcc (stacksize too low)


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]