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: "dave at hiauly1 dot hia dot nrc dot ca" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Nov 2007 19:45:07 -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 #13 from dave at hiauly1 dot hia dot nrc dot ca 2007-11-01 19:45 -------
Subject: Re: INIT_PRIORITY is broken
> I don't think that's actually a bug -- except maybe its a
> misoptimization. The compiler's just inlining the calls to c1 from the
> _GLOBAL_... functions due to code in record_cdtor_fn:
I rechecked and the compiler's just inlining the calls.
> Do you agree?
Yes, please go ahead with your fix.
Thanks,
Dave
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33579