Commit 97def4ff by Jeff Law

ci -u pa.h

ci -u pa.h
	* pa.h (CASE_DROPS_THROUGH): Define.

From-SVN: r4326
parent ca6345d5
...@@ -1320,6 +1320,7 @@ while (0) ...@@ -1320,6 +1320,7 @@ while (0)
Do not define this if the table should contain absolute addresses. */ Do not define this if the table should contain absolute addresses. */
/* #define CASE_VECTOR_PC_RELATIVE */ /* #define CASE_VECTOR_PC_RELATIVE */
#define CASE_DROPS_THROUGH
/* Specify the tree operation to be used to convert reals to integers. */ /* Specify the tree operation to be used to convert reals to integers. */
#define IMPLICIT_FIX_EXPR FIX_ROUND_EXPR #define IMPLICIT_FIX_EXPR FIX_ROUND_EXPR
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment