aboutsummaryrefslogtreecommitdiff
path: root/gcc/real.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/real.h')
-rw-r--r--gcc/real.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/real.h b/gcc/real.h
index 47efac5..834a24b 100644
--- a/gcc/real.h
+++ b/gcc/real.h
@@ -303,6 +303,8 @@ extern const struct real_format real_internal_format;
extern const struct real_format decimal_single_format;
extern const struct real_format decimal_double_format;
extern const struct real_format decimal_quad_format;
+extern const struct real_format ieee_half_format;
+extern const struct real_format arm_half_format;
/* ====================================================================== */