[Bug15639][ARM] gold and -flto always fails with an internal error on arm-linux-gnueabi*
Kugan
kugan.vivekanandarajah@linaro.org
Tue Feb 18 06:43:00 GMT 2014
On 29/01/14 22:27, Kugan wrote:
> Hi,
>
> In Sized_relobj_file<size,
> big_endian>::do_layout_deferred_sections(Layout* layout), while reading
> .eh_frame, Arm_relobj<big_endian>::do_read_symbols(Read_symbols_data*
> sd) is called second time around and this triggering the assert.
>
> This patch removes the assert and skips reading if this section is
> already read.
>
> Is this OK?
>
> Thanks,
> Kugan
>
>
> gold/
> +2014-01-29 Kugan Vivekanandarajah <kuganv@linaro.org>
> +
> + * arm.cc (Arm_relobj<big_endian>::do_read_symbols): Skip reading
> + .ARM.attributes section if already read.
> +
>
ping ?
Thanks,
Kugan
More information about the Binutils
mailing list