diff options
Diffstat (limited to 'contrib/gcc')
-rw-r--r-- | contrib/gcc/common.opt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/gcc/common.opt b/contrib/gcc/common.opt index 23da331..367e540 100644 --- a/contrib/gcc/common.opt +++ b/contrib/gcc/common.opt @@ -578,7 +578,7 @@ Common Does nothing. Preserved for backward compatibility. fmath-errno -Common Report Var(flag_errno_math) Init(1) +Common Report Var(flag_errno_math) Init(0) Set errno after built-in math functions fmem-report |