projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
35a44d1
)
* dwarf2out.c: Do not include ctype.h.
author
Jeffrey A Law
<law@cygnus.com>
Wed, 3 Nov 1999 10:28:30 +0000
(10:28 +0000)
committer
Jeff Law
<law@gcc.gnu.org>
Wed, 3 Nov 1999 10:28:30 +0000
(
03:28
-0700)
From-SVN: r30371
gcc/ChangeLog
patch
|
blob
|
history
gcc/dwarf2out.c
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index dd700bb2d358c1e7bc64f8767125d0c94413a28f..6d327facbe1f47083fe3e9e87ef051c65d0040df 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-1,3
+1,7
@@
+Wed Nov 3 03:26:28 1999 Jeffrey A Law (law@cygnus.com)
+
+ * dwarf2out.c: Do not include ctype.h.
+
Tue Nov 2 21:53:44 1999 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
* regclass.c (record_reg_classes): Always use may_move_cost when
diff --git
a/gcc/dwarf2out.c
b/gcc/dwarf2out.c
index 08b957d24bbe5f489ae424289251865ab8a9ee30..41fe6cb174dff797b006e8d5de1a0d8973ea6ed1 100644
(file)
--- a/
gcc/dwarf2out.c
+++ b/
gcc/dwarf2out.c
@@
-44,7
+44,6
@@
Boston, MA 02111-1307, USA. */
#include "dwarf2out.h"
#include "toplev.h"
#include "dyn-string.h"
-#include <ctype.h>
/* We cannot use <assert.h> in GCC source, since that would include
GCC's assert.h, which may not be compatible with the host compiler. */