* config/mips/xm-irix5.h: turn on CC_has_LONG_LONG and
PRINTF_HAS_LONG_LONG. * config/mips/tm-irix5.h: turn on FORCE_LONG_LONG.
This commit is contained in:
parent
7a4f107d38
commit
c08c3640c7
3 changed files with 10 additions and 0 deletions
|
@ -19,6 +19,8 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
|
|||
|
||||
#include "mips/tm-irix3.h"
|
||||
|
||||
#define FORCE_LONG_LONG
|
||||
|
||||
/* When calling functions on Irix 5 (or any MIPS SVR4 ABI compliant
|
||||
platform) $25 must hold the function address. Dest_Reg is a macro
|
||||
used in CALL_DUMMY in tm-mips.h. */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue