This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Fix ${tool}_load's call to saved_${tool}_load
- From: Janis Johnson <janis187 at us dot ibm dot com>
- To: gcc-patches at gcc dot gnu dot org, richard at codesourcery dot com
- Date: Tue, 12 Dec 2006 11:04:20 -0800
- Subject: Re: Fix ${tool}_load's call to saved_${tool}_load
- References: <87k60xks2q.fsf@firetop.home>
On Tue, Dec 12, 2006 at 04:16:29PM +0000, Richard Sandiford wrote:
>
> Sorry, that was a long explanation for a one-line patch. Tested on
> x86_64-linux-gnu with no change in test results. OK to install?
>
> gcc/testsuite/
> * lib/gcc-dg.exp (${tool}_load): Fix invocation of
> saved_${tool}_load.
Thanks for the explanation! Yes, this is OK for mainline, 4.2, and 4.1.
Janis