This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Fix 3272 and 5181 in the branch? (was: Re: Plans for 3.0.4 ?)
- From: Paolo Carlini <pcarlini at unitus dot it>
- To: Benjamin Kosnik <bkoz at redhat dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Wed, 16 Jan 2002 20:41:47 +0100
- Subject: Fix 3272 and 5181 in the branch? (was: Re: Plans for 3.0.4 ?)
- References: <200201161741.g0GHf9b18160@fillmore.constant.com>
Benjamin Kosnik wrote:
> > As regards libstdc++/5292/5181/3272, I'm convinced that the fix
> > currently present in the mainline
> > (http://gcc.gnu.org/ml/gcc-cvs/2001-06/msg00862.html) does *not* break
> > the ABI.
>
> Paolo this patch is fine for 3.0.4. If you want to bring it over to
> the branch please do so.
Thanks Benjamin.
In the meanwhile I have applied that very simple and non-invasive patch to 3.0.4
pre and then tested it. No regressions and it fixes both 3272 and 5181.
However, contrary to my expectations, by itself it does *not* fix 5292.
What do you think? Shall I commit it anyway?
Cheers,
Paolo.