------- 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:[EMAIL PROTECTED]: ~] /usr/local/bin/m68k-linux-gnu-gcc -c -O2 -S random.ii 7185:[EMAIL PROTECTED]: ~] 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