(significand_size): Declare.
From-SVN: r7388
This commit is contained in:
parent
8ddae3488d
commit
84f9b8e9b8
@ -113,6 +113,8 @@ typedef struct {
|
|||||||
#endif /* no TFmode support */
|
#endif /* no TFmode support */
|
||||||
#endif /* no XFmode support */
|
#endif /* no XFmode support */
|
||||||
|
|
||||||
|
extern int significand_size PROTO((enum machine_mode));
|
||||||
|
|
||||||
/* If emulation has been enabled by defining REAL_ARITHMETIC or by
|
/* 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
|
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
|
they invoke emulator functions. This will succeed only if the machine
|
||||||
|
Loading…
Reference in New Issue
Block a user