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 Mon, Dec 13, 2010 at 9:31 AM, Jan Hubicka <hubicka@ucw.cz> wrote:
>> 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.
> Thanks,
> I've commited the patch.
>
> Honza

This caused:

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46933


-- 
H.J.


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