summaryrefslogtreecommitdiff
path: root/gcc/toplev.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/toplev.c')
-rw-r--r--gcc/toplev.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/toplev.c b/gcc/toplev.c
index 14725799499..964669fb615 100644
--- a/gcc/toplev.c
+++ b/gcc/toplev.c
@@ -259,7 +259,6 @@ enum ira_region flag_ira_region = IRA_REGION_MIXED;
/* Set the default for excess precision. */
enum excess_precision flag_excess_precision_cmdline = EXCESS_PRECISION_DEFAULT;
-enum excess_precision flag_excess_precision = EXCESS_PRECISION_DEFAULT;
/* Nonzero means change certain warnings into errors.
Usually these are warnings about failure to conform to some standard. */