Commit 52dccf7a by Jason Merrill

remove redundant definition of IN_CHARGE_NAME

From-SVN: r193366
parent 821b7577
......@@ -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, \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment