------- Additional Comments From hp at bitrange dot com 2005-06-04 19:20
-------
Subject: Re: regression: ld selective1 and selective2 fails,
cris-elf
On Sat, 4 Jun 2005, hjl at lucon dot org wrote:
> ------- Additional Comments From hjl at lucon dot org 2005-06-04 19:09
> -------
> Cris uses
>
> .data :
> {
> PROVIDE (__Sdata = .);
> *(.data .data.* .gnu.linkonce.d.*)
> KEEP (*(.gnu.linkonce.d.*personality*))
> SORT(CONSTRUCTORS)
> }
>
> Even if .data is empty, .data is still generated due to
>
> PROVIDE (__Sdata = .);
>
> inside .data.
Thanks for the explanation. However, the provided symbol isn't
generated in these test-cases, since it isn't referenced.
brgds, H-P
--
http://sources.redhat.com/bugzilla/show_bug.cgi?id=992
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
_______________________________________________
bug-binutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-binutils