This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [C++ PATCH] Fix PR8442, 8806, 11513 (some are 3.4 regressions)
- From: Gerald Pfeifer <gerald at pfeifer dot com>
- To: Kriang Lerdsuwanakij <lerdsuwa at users dot sourceforge dot net>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Sat, 19 Jul 2003 15:23:24 +0200 (CEST)
- Subject: Re: [C++ PATCH] Fix PR8442, 8806, 11513 (some are 3.4 regressions)
- References: <Pine.LNX.4.33.0307192008340.14892-100000@localhost.localdomain>
On Sat, 19 Jul 2003, Kriang Lerdsuwanakij wrote:
> This patch is the updated version of
>
> http://gcc.gnu.org/ml/gcc-patches/2003-05/msg01475.html
Please also update gcc-3.4/changes.html; I really doubt many people are
reading gcc/cp/CHANGES at all, so it's quite unfortunate that many changes
from gcc/cp/CHANGES do not appear on the web pages.
Gerald