aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorJeff Law <law@gcc.gnu.org>1993-05-04 16:10:47 -0600
committerJeff Law <law@gcc.gnu.org>1993-05-04 16:10:47 -0600
commit97def4ff832b83e73fa24fb4b281cb8e4f1416ec (patch)
tree5b62430ba18a01213084d7ebc278a3968dfede07 /gcc
parentca6345d54624e50891700f6abdf3a48f747776fe (diff)
downloadgcc-97def4ff832b83e73fa24fb4b281cb8e4f1416ec.zip
gcc-97def4ff832b83e73fa24fb4b281cb8e4f1416ec.tar.gz
gcc-97def4ff832b83e73fa24fb4b281cb8e4f1416ec.tar.bz2
ci -u pa.h
ci -u pa.h * pa.h (CASE_DROPS_THROUGH): Define. From-SVN: r4326
Diffstat (limited to 'gcc')
-rw-r--r--gcc/config/pa/pa.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/config/pa/pa.h b/gcc/config/pa/pa.h
index 15b099c..c95a70b 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