ci -u pa.h
authorJeff Law <law@gcc.gnu.org>
Tue, 4 May 1993 22:10:47 +0000 (16:10 -0600)
committerJeff Law <law@gcc.gnu.org>
Tue, 4 May 1993 22:10:47 +0000 (16:10 -0600)
ci -u pa.h
* pa.h (CASE_DROPS_THROUGH): Define.

From-SVN: r4326

gcc/config/pa/pa.h

index 15b099c936f7009cb3ff9ebc37d33fda1740a81d..c95a70bd1fe4fe16cef3f3646ad084983ab34227 100644 (file)
@@ -1320,6 +1320,7 @@ while (0)
    Do not define this if the table should contain absolute addresses.  */
 /* #define CASE_VECTOR_PC_RELATIVE */
 
+#define CASE_DROPS_THROUGH
 /* Specify the tree operation to be used to convert reals to integers.  */
 #define IMPLICIT_FIX_EXPR FIX_ROUND_EXPR