v850 ld error

nick clifton nickc@redhat.com
Thu Jan 10 10:06:00 GMT 2013


Hi Joel,

> Well Doh!
>
> The gcc-abi and 8byte multilib variants appeared to have
> been added around 2012-11-20 by Nick Clifton. I think he
> missed changing the ASM_SPEC in gcc/config/v850/rtems.h
> when he added it. v850-rtems-gcc wasn't passing in the expected
> cpu specification flags.
>
> Nick.. how does this patch to gcc/config/v850/rtems.h look?

Perfect.  Sorry about the snafu.  I have checked the patch in along with 
this changelog entry.

Cheers
   Nick

gcc/ChangeLog
2013-01-10  Joel Sherrill  <joel.sherrill@OARcorp.com>

	* config/v850/rtems.h (ASM_SPEC): Pass -m8byte-align and -mgcc-abi
	on to assembler.



More information about the Binutils mailing list