From: Richard Kenner Date: Mon, 30 May 1994 14:35:44 +0000 (-0400) Subject: (significand_size): Declare. X-Git-Tag: misc/cutover-egcs-0~6555 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84f9b8e9b82be74c46b51666ff23868b514d6a5c;p=thirdparty%2Fgcc.git (significand_size): Declare. From-SVN: r7388 --- diff --git a/gcc/real.h b/gcc/real.h index 7a885441b528..5d66861e7ae6 100644 --- a/gcc/real.h +++ b/gcc/real.h @@ -113,6 +113,8 @@ typedef struct { #endif /* no TFmode support */ #endif /* no XFmode support */ +extern int significand_size PROTO((enum machine_mode)); + /* If emulation has been enabled by defining REAL_ARITHMETIC or by setting LONG_DOUBLE_TYPE_SIZE to 96 or 128, then define macros so that they invoke emulator functions. This will succeed only if the machine