summaryrefslogtreecommitdiff
path: root/gcc/gccspec.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/gccspec.c')
-rw-r--r--gcc/gccspec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/gccspec.c b/gcc/gccspec.c
index 867cbd52e05..79f3d667d5e 100644
--- a/gcc/gccspec.c
+++ b/gcc/gccspec.c
@@ -57,7 +57,7 @@ lang_specific_driver (in_argc, in_argv, in_added_libraries)
}
else
{
- int len;
+ int len;
/* If the filename ends in .m or .mi, we are compiling ObjC
and want to pass -shared-libgcc. */