This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [patch] PR c++/24915: 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:52 +0100
- Subject: Re: [patch] PR c++/24915: backport to 3.4 branch
- References: <tkrat.707ada4f809dda30@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/msg01493.html
| for PR c++/24915 (rejects-valid bug for templates with different
| return types) to the 3.4 branch.
|
| Bootstrapped and regtested on x86_64-unknown-linux-gnu.
| Ok for the 3.4 branch?
Yes. Thanks!
-- Gaby