This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/26415] [4.2 regression] m68k-linux bootstrap error during stage2
- From: "tbm at cyrius dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Jun 2006 22:08:30 -0000
- Subject: [Bug target/26415] [4.2 regression] m68k-linux bootstrap error during stage2
- References: <bug-26415-5724@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #6 from tbm at cyrius dot com 2006-06-20 22:08 -------
I can provide more testcases on request but I think the general pattern is
clear from these two:
23:00 < apinski> tbm: what is on the line which the assembler is complaining
about
23:01 < tbm> fbnlt .L297
23:03 < apinski> the only thing I can think of is the distance is just too long
23:05 < apinski> tbm: so reducing the testcase is not going to help as you are
just going to end up with a big testcase no matter what
BTW, going from -O2 to -O1 makes both of these testcases compile.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26415