This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/28198] ICE building mips-elf cross compiler
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 29 Jun 2006 13:20:58 -0000
- Subject: [Bug c/28198] ICE building mips-elf cross compiler
- References: <bug-28198-9863@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from pinskia at gcc dot gnu dot org 2006-06-29 13:20 -------
It works on x86_64 with "./cc1 pr28198.i -m32 -g -O2 -W -Wwrite-strings" on the
stage1 cc1 so maybe something is miscompiling cc1 or there is a GC issue.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28198