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:19:48 -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 #7 from tbm at cyrius dot com 2006-06-20 22:19 -------
Created an attachment (id=11715)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11715&action=view)
test case from application synfig
This test case is probably also interesting because it shows a slightly
different error:
7184:tbm@reyes: ~] /usr/local/bin/m68k-linux-gnu-gcc -c -O2 -S random.ii
7185:tbm@reyes: ~] m68k-linux-as random.s
random.s: Assembler messages:
random.s:581: Error: value out of range
random.s:581: Error: value of 71734 too large for field of 2 bytes at 2144
random.s:590: Error: value out of range
random.s:590: Error: value of 71680 too large for field of 2 bytes at 2188
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26415