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:15 +0100
- Subject: Re: [patch] PR c++/25369: backport to 3.4 branch
- References: <tkrat.5af6a75a8b4a5100@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/msg01748.html
| for PR c++/25369 (link-failure because an inline-function is not
| marked as used, a regression from gcc 3.4.4) to the 3.4 branch.
|
| Bootstrapped and regtested on x86_64-unknown-linux-gnu.
| Ok for the 3.4 branch?
Yes.
Thanks;
-- Gaby