This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH]: gold sparc unaligned...
> I really have no idea. I doubt many people test with GAS but not GNU
> ld on Solaris.
We do it all the time, the Solaris assembler is not very well maintained and
the GNU linker doesn't have all the features of the Sun linker on Solaris 10.
So it would be better to do something like:
2006-11-27 Eric Botcazou <ebotcazou@adacore.com>
* config/tc-sparc.c (tc_gen_reloc): Turn aligned relocs into
their unaligned counterparts in debugging sections.
--
Eric Botcazou