From: Jeff Law Date: Tue, 4 May 1993 22:10:47 +0000 (-0600) Subject: ci -u pa.h X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=97def4ff832b83e73fa24fb4b281cb8e4f1416ec;p=gcc.git ci -u pa.h ci -u pa.h * pa.h (CASE_DROPS_THROUGH): Define. From-SVN: r4326 --- diff --git a/gcc/config/pa/pa.h b/gcc/config/pa/pa.h index 15b099c936f..c95a70bd1fe 100644 --- a/gcc/config/pa/pa.h +++ b/gcc/config/pa/pa.h @@ -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