On 8/20/07, Nick Clifton <[EMAIL PROTECTED]> wrote:
> bfd/ChangeLog
> 2007-08-20 Nick Clifton <[EMAIL PROTECTED]>
>
> * elflink.c (elf_fixup_link_order): Rewrite conversion of
> s->alignment_power into an offset mask in order to avoid a gcc
> error message.
This is wrong,
Hi Guys,
I ran a x86 hosted bootstrap of the mainline gcc and binutils
sources over the weekend and it failed with this error report:
bfd/elflink.c: In function 'elf_fixup_link_order':
bfd/elflink.c:9893: error: type mismatch in unary expression
long unsigned int
int
D.167