This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/11716] [mips] branch out of range when building fold-const.c
- From: "rsandifo at redhat dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Aug 2003 18:24:49 -0000
- Subject: [Bug target/11716] [mips] branch out of range when building fold-const.c
- References: <20030729205128.11716.debian-gcc@lists.debian.org>
- 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=11716
------- Additional Comments From rsandifo at redhat dot com 2003-08-07 18:24 -------
Subject: Re: New: [mips] branch out of range when building fold-const.c
"debian-gcc at lists dot debian dot org" <gcc-bugzilla@gcc.gnu.org> writes:
> when building a mips-linux -> mips64-linux crosscompiler current gcc
> creates assembler code as can't handle (Branch out of range)
> The exact error messages is attached. Same happens with HEAD 20030722.
Which assembler are you using?
Richard