Commit 2af5b845 by Jeff Law

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

From-SVN: r4889
parent b1a275e1
...@@ -1337,7 +1337,7 @@ while (0) ...@@ -1337,7 +1337,7 @@ while (0)
/* Specify the machine mode that this machine uses /* Specify the machine mode that this machine uses
for the index in the tablejump instruction. */ 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 /* Define this if the tablejump instruction expects the table
to contain offsets from the address of the table. to contain offsets from the address of the table.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment