This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: section anchors and weak hidden symbols


On 05/09/13 07:02, Nathan Sidwell wrote:
On 05/08/13 18:47, Jan Hubicka wrote:

Thinking about it again, isn't decl_replaceable_p the thing you are looking for
here?

that looks promising.  I'll try !decl_replaceable_p in the section anchor hook.

It does indeed seem to be the right predicate.
tested with a ppc-linux target, ok?

nathan

Attachment: all.diff
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]