Hi, I've probably found bug in our gcc port. How to reproduce: - download http://www.ijg.org/files/jpegsrc.v8.tar.gz - ./configure on native machine, ./configure --host=m68k-atari-mint --target=m68k-atari-mint on cross compiler - make I get this output everytime: jdsample.c: In function 'sep_upsample': jdsample.c:141: error: insn does not satisfy its constraints: (insn 78 159 160 6 jdsample.c:108 (set (reg:SI 0 %d0) (plus:SI (mem/f:SI (reg:SI 9 %a1) [7 S4 A16]) (reg:SI 0 %d0))) 139 {*addsi3_internal} (nil)) jdsample.c:141: internal compiler error: in reload_cse_simplify_operands, at postreload.c:396 Please submit a full bug report, Of course, with linux gcc it works OK. Anyone can test this? -- MiKRO / Mystic Bytes http://mikro.atari.org |