This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] PR c++/25369: backport to 3.4 branch


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]