* pa.h (CASE_VECTOR_MODE): Change to DImode.

From-SVN: r4889
This commit is contained in:
Jeff Law 1993-07-09 14:29:17 -06:00
parent b1a275e1e0
commit 2af5b845e6

View File

@ -1337,7 +1337,7 @@ while (0)
/* Specify the machine mode that this machine uses
for the index in the tablejump instruction. */
#define CASE_VECTOR_MODE SImode
#define CASE_VECTOR_MODE DImode
/* Define this if the tablejump instruction expects the table
to contain offsets from the address of the table.