* pa.h (CASE_VECTOR_MODE): Change to DImode.
From-SVN: r4889
This commit is contained in:
parent
b1a275e1e0
commit
2af5b845e6
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user