projects
/
platform
/
upstream
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
821b757
)
remove redundant definition of IN_CHARGE_NAME
author
Jason Merrill
<jason@gcc.gnu.org>
Fri, 9 Nov 2012 16:14:25 +0000
(11:14 -0500)
committer
Jason Merrill
<jason@gcc.gnu.org>
Fri, 9 Nov 2012 16:14:25 +0000
(11:14 -0500)
From-SVN: r193366
gcc/cp/cp-tree.h
patch
|
blob
|
history
diff --git
a/gcc/cp/cp-tree.h
b/gcc/cp/cp-tree.h
index
77508a1
..
308ea11
100644
(file)
--- a/
gcc/cp/cp-tree.h
+++ b/
gcc/cp/cp-tree.h
@@
-4320,7
+4320,6
@@
extern GTY(()) VEC(tree,gc) *local_classes;
#else /* NO_DOLLAR_IN_LABEL */
-#define IN_CHARGE_NAME "__in_chrg"
#define AUTO_TEMP_NAME "__tmp_"
#define TEMP_NAME_P(ID_NODE) \
(!strncmp (IDENTIFIER_POINTER (ID_NODE), AUTO_TEMP_NAME, \