From f4494d3838334909d5d9801dbaa0441f7a2bdb1d Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Tue, 28 Jul 1998 16:06:42 -0600 Subject: [PATCH] Tweak last entry From-SVN: r21451 --- gcc/ChangeLog | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index ec27e612996..1f76bac80bc 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -2,9 +2,9 @@ Tue Jul 28 22:31:12 1998 Craig Burley * gcc.c: Fix commentary describing %g, %u, %U, and %O. - * gcc.c (do_spec_1): Fix support for %O so the - temporary file name made for it the first time - gets reused subsequently. + * gcc.c (do_spec_1): Fix handling of %g%O and %U%O to prevent + them from generating a new base name for each occurence of + a specific suffix. 1998-07-28 Vladimir N. Makarov -- 2.30.2