remove redundant definition of IN_CHARGE_NAME
From-SVN: r193366
This commit is contained in:
parent
821b75770b
commit
52dccf7ac9
1 changed files with 0 additions and 1 deletions
|
@ -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, \
|
||||
|
|
Loading…
Add table
Reference in a new issue