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: HPPA constructor merge patch, PR middle-end/45388


On 12/13/2010 9:23 AM, Jan Hubicka wrote:

>> Oh, wait, Jan, is that the whole point of your patch?  That we don't
>> want utilities like this to recognize these things as static constructors?
> 
> Yes, that is the problem.  We now produce static constructors that are later
> collected into single externally visible function.  We don't want those static
> ctor functions to be externally visible to collect2 or munch.

OK, in that case I have no concern about changing the names.

Thank you,

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713


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