aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.7/gcc/opts.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.7/gcc/opts.c')
-rw-r--r--gcc-4.7/gcc/opts.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc-4.7/gcc/opts.c b/gcc-4.7/gcc/opts.c
index 6532b56d7..f46ff760d 100644
--- a/gcc-4.7/gcc/opts.c
+++ b/gcc-4.7/gcc/opts.c
@@ -1735,6 +1735,7 @@ common_handle_option (struct gcc_options *opts,
dc->max_errors = value;
break;
+ case OPT_fuse_ld_:
case OPT_fuse_linker_plugin:
/* No-op. Used by the driver and passed to us because it starts with f.*/
break;