This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/33579] INIT_PRIORITY is broken
- From: "mark at codesourcery dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Oct 2007 02:50:23 -0000
- Subject: [Bug target/33579] INIT_PRIORITY is broken
- References: <bug-33579-276@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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