This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: Couple of new issues in mainline
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: Paolo Carlini <pcarlini at suse dot de>
- Cc: libstdc++ <libstdc++ at gcc dot gnu dot org>
- Date: Mon, 4 Dec 2006 11:07:52 +0100
- Subject: Re: Couple of new issues in mainline
- References: <45705BAB.4000207@suse.de>
> which ultimately makes this kind of problem possible, I'm wondering
> whether something went slightly, unexpectedly, wrong with Benjamin's
> doxygen changes around the same time, or, more generally, whether we
> should tackle the problem in another way... Thanks in advance for any
> feedback!
Hey Paolo! I noticed this as well.
However, I don't think it is the doxygen patch, as that is now on the
4.2 branch as well, where it had no ABI testing impact. (My testing
pre-checkin also showed no impact.)
I'm hoping that this is some middle-end or optimization tweak that is
currently on-going in the compiler.
-benjamin