aboutsummaryrefslogtreecommitdiff
path: root/gcc/value-range.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/value-range.h')
-rw-r--r--gcc/value-range.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/value-range.h b/gcc/value-range.h
index 1ab3993..8497791 100644
--- a/gcc/value-range.h
+++ b/gcc/value-range.h
@@ -174,7 +174,7 @@ typedef int_range<1> value_range;
// This is an "infinite" precision irange for use in temporary
// calculations.
-typedef int_range<255> widest_irange;
+typedef int_range<255> int_range_max;
// Returns true for an old-school value_range as described above.
inline bool