This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11738] ICE "could not split insn" building libstdc++-v3
- From: "janis187 at us dot ibm dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Aug 2003 17:22:09 -0000
- Subject: [Bug c++/11738] ICE "could not split insn" building libstdc++-v3
- References: <20030731055400.11738.steve@chelsio.com>
- 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=11738
janis187 at us dot ibm dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |nickc at redhat dot com
------- Additional Comments From janis187 at us dot ibm dot com 2003-08-01 17:22 -------
The failure is with -mcpu=iwmmxt, whose support was added 2003-06-18
by Nick Clifton. An xscale-elf cross cc1plus on i686-pc-linux-gnu
from just after that support was added gets the same error when the
attachment from comment #1 is compiled with "-mcpu=iwmmxt -O2 -g".