summaryrefslogtreecommitdiffstats
path: root/gcc/lto/lto-lang.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/lto/lto-lang.c')
-rw-r--r--gcc/lto/lto-lang.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/lto/lto-lang.c b/gcc/lto/lto-lang.c
index 4c9072153ac..72149082d0a 100644
--- a/gcc/lto/lto-lang.c
+++ b/gcc/lto/lto-lang.c
@@ -624,7 +624,7 @@ lto_handle_option (size_t scode, const char *arg,
switch (code)
{
- case OPT_fresolution:
+ case OPT_fresolution_:
resolution_file_name = arg;
result = 1;
break;
OpenPOWER on IntegriCloud