X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=gcc%2Freal.h;h=71e3cc4b6b9f8222d6836dc72a278f871a9d5c06;hb=e97f0bd60765119183ab4a4833d870fa04ab3cb1;hp=56afd0e518c7e47f2c45ca0498b469d3a766a492;hpb=6473f3f492e7ef2311965b411e39dc9c0b701c3d;p=pf3gnuchains%2Fgcc-fork.git diff --git a/gcc/real.h b/gcc/real.h index 56afd0e518c..71e3cc4b6b9 100644 --- a/gcc/real.h +++ b/gcc/real.h @@ -234,6 +234,7 @@ extern const struct real_format ieee_double_format; extern const struct real_format mips_double_format; extern const struct real_format ieee_extended_motorola_format; extern const struct real_format ieee_extended_intel_96_format; +extern const struct real_format ieee_extended_intel_96_round_53_format; extern const struct real_format ieee_extended_intel_128_format; extern const struct real_format ibm_extended_format; extern const struct real_format mips_extended_format;