This is the mail archive of the gcc-bugs@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]

[Bug target/33579] INIT_PRIORITY is broken



------- Comment #8 from mark at codesourcery dot com  2007-10-30 02:50 -------
Subject: Re:  INIT_PRIORITY is broken

dave at hiauly1 dot hia dot nrc dot ca wrote:

>> I don't think this will be too hard to implement.  In
>> cgraph_build_cdtor_fns, we need to partition/sort the static_[cd]tors by
>> priority, and then pass each batch off to build_cdtor separately.  Do
>> you want to work on this, or do you want me to do it?
> 
> At the moment, I'm finding it more and more difficult to keep up with
> GCC issues.

No problem; it's my bug.  I'll work on a patch, and send it to you to
for testing -- I no longer have an HP-UX machine to work on.

Thanks,


-- 


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


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