projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd75c29
)
Tweak last entry
author
Jeff Law
<law@gcc.gnu.org>
Tue, 28 Jul 1998 22:06:42 +0000
(16:06 -0600)
committer
Jeff Law
<law@gcc.gnu.org>
Tue, 28 Jul 1998 22:06:42 +0000
(16:06 -0600)
From-SVN: r21451
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index ec27e612996e6c700fc9331d4e1066f30785a33c..1f76bac80bc75fcc9d5a12f5c23a2e4f19e9e7eb 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-2,9
+2,9
@@
Tue Jul 28 22:31:12 1998 Craig Burley <burley@gnu.org>
* gcc.c: Fix commentary describing %g, %u, %U, and %O.
- * gcc.c (do_spec_1): Fix
support for %O so the
- t
emporary 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
+ t
hem from generating a new base name for each occurence of
+
a specific suffix
.
1998-07-28 Vladimir N. Makarov <vmakarov@cygnus.com>