projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
956d695
)
* cccp.c: Fix typo brought over in merge.
author
Jeffrey A Law
<law@cygnus.com>
Sun, 7 Dec 1997 05:21:05 +0000
(
05:21
+0000)
committer
Jeff Law
<law@gcc.gnu.org>
Sun, 7 Dec 1997 05:21:05 +0000
(22:21 -0700)
From-SVN: r16989
gcc/ChangeLog
patch
|
blob
|
history
gcc/cccp.c
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index 8290e9e286ba7c6eb5b2c5464285e87be8dc01eb..938690fbdf7b974a782460345933432847fa42a3 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-1,3
+1,7
@@
+Sat Dec 6 22:22:22 1997 Jeffrey A Law (law@cygnus.com)
+
+ * cccp.c: Fix typo brought over in merge.
+
Mon Nov 3 05:45:32 1997 Philippe De Muyter <phdm@macqel.be>
* m68k.c: Include tree.h for dwarf2out_cfi_label.
diff --git
a/gcc/cccp.c
b/gcc/cccp.c
index 5e85fcdb50dd5059bfb56339981b657b97d876cf..bf57c685dbca2208940a153fabb7331b69ef1f5c 100644
(file)
--- a/
gcc/cccp.c
+++ b/
gcc/cccp.c
@@
-62,7
+62,7
@@
Boston, MA 02111-1307, USA. */
# include <string.h>
#else
# ifdef HAVE_STRINGS_H
-# inclu
ed
<strings.h>
+# inclu
de
<strings.h>
#endif
#endif