This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/12004] Internal Compiler error compiling binutils 2.14.90.0.5 for s390
- 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: 24 Aug 2003 13:56:17 -0000
- Subject: [Bug target/12004] Internal Compiler error compiling binutils 2.14.90.0.5 for s390
- References: <20030821062658.12004.fb@fbit.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=12004
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |RESOLVED
GCC target triplet|s390-linux |i686-linux
Resolution| |INVALID
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-08-24 13:56 -------
Reporter says this looks like a memory problem.
The reason why I was asking about the target is that you put the target as s390 but really you were
compiling for i686 but you were compiling the binutils for s390, yes this is confusing.