OSDN Git Service

PR middle-end/42718
[pf3gnuchains/gcc-fork.git] / gcc / opts.c
index 329f732..d5a9fb3 100644 (file)
@@ -2149,10 +2149,6 @@ common_handle_option (size_t scode, const char *arg, int value,
       flag_pedantic_errors = pedantic = 1;
       break;
 
-    case OPT_fwhopr:
-      flag_whopr = value;
-      break;
-
     case OPT_fsee:
     case OPT_fcse_skip_blocks:
     case OPT_floop_optimize: