aboutsummaryrefslogtreecommitdiff
path: root/gcc/fixed-value.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/fixed-value.c')
-rw-r--r--gcc/fixed-value.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/fixed-value.c b/gcc/fixed-value.c
index 78134bc..fdfb700 100644
--- a/gcc/fixed-value.c
+++ b/gcc/fixed-value.c
@@ -756,7 +756,6 @@ fixed_arithmetic (FIXED_VALUE_TYPE *f, int icode, const FIXED_VALUE_TYPE *op0,
default:
gcc_unreachable ();
}
- return false;
}
/* Compare fixed-point values by tree_code.