projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d6dcb7
)
* decl2.c (spew_debug): Remove.
author
Kazu Hirata
<kazu@cs.umass.edu>
Fri, 6 May 2005 14:10:35 +0000
(14:10 +0000)
committer
Kazu Hirata
<kazu@gcc.gnu.org>
Fri, 6 May 2005 14:10:35 +0000
(14:10 +0000)
From-SVN: r99317
gcc/cp/ChangeLog
patch
|
blob
|
history
gcc/cp/decl2.c
patch
|
blob
|
history
diff --git
a/gcc/cp/ChangeLog
b/gcc/cp/ChangeLog
index 2f268649fdc36a41f9b2dc477893222f2f70dfda..8b078cbae980157b05ccd99ceb4460c0aa5ad81f 100644
(file)
--- a/
gcc/cp/ChangeLog
+++ b/
gcc/cp/ChangeLog
@@
-1,3
+1,7
@@
+2005-05-06 Kazu Hirata <kazu@cs.umass.edu>
+
+ * decl2.c (spew_debug): Remove.
+
2005-05-05 Kazu Hirata <kazu@cs.umass.edu>
* decl2.c (deferred_fns, note_vague_linkage_fn,
diff --git
a/gcc/cp/decl2.c
b/gcc/cp/decl2.c
index 91ef55c40466c466539629b35f309caa25066242..77f40fc835defeae412e5a5d251e6d186e35e9c8 100644
(file)
--- a/
gcc/cp/decl2.c
+++ b/
gcc/cp/decl2.c
@@
-94,10
+94,6
@@
static GTY(()) varray_type pending_statics;
may need to emit outline anyway. */
static GTY(()) VEC(tree,gc) *deferred_fns;
-/* Flag used when debugging spew.c */
-
-extern int spew_debug;
-
/* Nonzero if we're done parsing and into end-of-file activities. */
int at_eof;