From 2af5b845e6d7d20577d3207665e86399cd5fc647 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Fri, 9 Jul 1993 14:29:17 -0600 Subject: [PATCH] * pa.h (CASE_VECTOR_MODE): Change to DImode. From-SVN: r4889 --- gcc/config/pa/pa.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/config/pa/pa.h b/gcc/config/pa/pa.h index 67a29c93829..d0f180366db 100644 --- a/gcc/config/pa/pa.h +++ b/gcc/config/pa/pa.h @@ -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.