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]

Re: Access control + static ctor = bad error message


> I should think that "In function `void __static_init...'" should be
> prettyprinted as "In static initialization".  If that's OK, I'll
> make a patch.

It may not be that easy to come up with a good patch for
that. However, if you arrange to change that, I think it would be an
improvement. Ideally, it would tell which global variable is being
initialized...

Regards,
Martin


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