This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/10058] [darwin] gcc-3.2.2 crashes while building a cross compiler
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Jun 2003 03:29:54 -0000
- Subject: [Bug target/10058] [darwin] gcc-3.2.2 crashes while building a cross compiler
- References: <20030313094601.10058.shibuya@bu-denken.co.jp>
- 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=10058
------- Additional Comments From pinskia at physics dot uc dot edu 2003-06-27 03:29 -------
On Darwin, the `Illegal instruction' ICE usually means the stack size is too small, raising it
should fix it.