aboutsummaryrefslogtreecommitdiff
path: root/gcc/gcc.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/gcc.c')
-rw-r--r--gcc/gcc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/gcc.c b/gcc/gcc.c
index 99a6c3d..9b6c1e5 100644
--- a/gcc/gcc.c
+++ b/gcc/gcc.c
@@ -4580,7 +4580,7 @@ do_spec_1 (spec, inswitch, soft_matched_part)
case 'C':
{
- const char* spec
+ const char *const spec
= (input_file_compiler->cpp_spec
? input_file_compiler->cpp_spec
: cpp_spec);