]> gcc.gnu.org Git - gcc.git/commitdiff
* pa.h (CASE_VECTOR_MODE): Change to DImode.
authorJeff Law <law@gcc.gnu.org>
Fri, 9 Jul 1993 20:29:17 +0000 (14:29 -0600)
committerJeff Law <law@gcc.gnu.org>
Fri, 9 Jul 1993 20:29:17 +0000 (14:29 -0600)
From-SVN: r4889

gcc/config/pa/pa.h

index 67a29c9382933de0ca41e4c3619df59e585362af..d0f180366db5de7a0fe9638fa9e14a47f80585d1 100644 (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.
This page took 0.060612 seconds and 5 git commands to generate.