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]
Other format: [Raw text]

Re: [v3] -pedantic-errors vs. extern template


	The tuning patch had a major positive effect on libstdc++-v3 on
AIX.  It fixed 75% of the remaining errors on AIX.  I think the explicit
instantiaions, definition, and removal of char_traits from the iterators
helped a great deal.  I hope that you can find a way to silence the extern
template warnings.

David


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