This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [patch] PR c++/25369: backport to 3.4 branch
- From: Gabriel Dos Reis <gdr at integrable-solutions dot net>
- To: Volker Reichelt <reichelt at igpm dot rwth-aachen dot de>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: 31 Jan 2006 21:53:33 +0100
- Subject: Re: [patch] PR c++/25369: backport to 3.4 branch
- References: <tkrat.bff53bc4591fe6d9@igpm.rwth-aachen.de>
Volker Reichelt <reichelt@igpm.rwth-aachen.de> writes:
| The following patch is a straightforward backport of Mark's patch
| http://gcc.gnu.org/ml/gcc-patches/2005-12/msg01494.html
| for PR c++/24278 (ICE printing an error message) to the 3.4 branch.
|
| Bootstrapped and regtested on x86_64-unknown-linux-gnu.
| Ok for the 3.4 branch?
Yes.
-- Gaby