[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: gcc bug?



On Sun, 24 Oct 2010, Andreas Schwab wrote:

> Finn Thain <fthain@telegraphics.com.au> writes:
> 
> > I get the same results...
> >  
> > /Volumes/btc-0.12/gcc-4.4/lib/gcc/m68k-linux-gnu/4.4.5/../../../../m68k-linux-gnu/bin/as -m68020 --pcrel -V -Qy -o gen_uuid.o /var/tmp//cc8hhpkh.s
> > GNU assembler version 2.20.1 (m68k-linux-gnu) using BFD version (GNU Binutils) 2.20.1.20100303
> > /var/tmp//cc8hhpkh.s: Assembler messages:
> > /var/tmp//cc8hhpkh.s:1299: Error: syntax error -- statement `move.l %a2,last.5547@TLSLDO+4(%a0)' ignored
> > /var/tmp//cc8hhpkh.s:1736: Error: syntax error -- statement `move.l %a2,last.5547@TLSLDO+4(%a0)' ignored
> 
> This should habe been fixed up by m68k_final_prescan_insn.

I see. (I just looked at the the comments in that routine.)

Thanks for the pointer.

It would appear that I messed up the gcc backport...

Finn

> 
> Andreas.
> 
> 


Reply to: