Re: Define [CD]TORS_SECTION_ASM_OP on Solaris/x86 with Sun ld

2011-07-13 Thread Rainer Orth
Hi Frank, > On Mon, Jul 11, 2011 at 06:34:27PM +0200, Rainer Orth wrote: >> [...] >> On the other hand, there's the question why tree-mudflap.c tries to >> create a constructor with a non-default priority on a platform with >> SUPPORTS_INIT_PRIORITY == 0 or at all [...] > > For the "at all" part,

Re: Define [CD]TORS_SECTION_ASM_OP on Solaris/x86 with Sun ld

2011-07-13 Thread Frank Ch. Eigler
Hi, Rainer - On Mon, Jul 11, 2011 at 06:34:27PM +0200, Rainer Orth wrote: > [...] > On the other hand, there's the question why tree-mudflap.c tries to > create a constructor with a non-default priority on a platform with > SUPPORTS_INIT_PRIORITY == 0 or at all [...] For the "at all" part, I beli