OSDN Git Service

PR lto/49123
[pf3gnuchains/gcc-fork.git] / gcc / opts.h
index c0c597f..b070c8f 100644 (file)
@@ -395,4 +395,6 @@ extern void default_options_optimization (struct gcc_options *opts,
 extern void set_struct_debug_option (struct gcc_options *opts,
                                     location_t loc,
                                     const char *value);
+extern bool opt_enum_arg_to_value (size_t opt_index, const char *arg,
+                                  int *value, unsigned int lang_mask);
 #endif