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]

Re: __attribute__ ((constructor)) broken in C++


No; the bug is that I didn't finish changing things from checking for 0 to
checking for DEFAULT_INIT_PRIORITY.  Going back to passing 0 around is not
the right fix.  I'll deal.

Jason


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