aboutsummaryrefslogtreecommitdiff
path: root/gcc/target.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/target.h')
-rw-r--r--gcc/target.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/target.h b/gcc/target.h
index 7c60cfb..786f987 100644
--- a/gcc/target.h
+++ b/gcc/target.h
@@ -1124,9 +1124,6 @@ struct gcc_target
at the beginning of assembly output. */
bool file_start_file_directive;
- /* True if #pragma redefine_extname is to be supported. */
- bool handle_pragma_redefine_extname;
-
/* True if #pragma extern_prefix is to be supported. */
bool handle_pragma_extern_prefix;