aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/spur/spur.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/spur/spur.h')
-rw-r--r--gcc/config/spur/spur.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/gcc/config/spur/spur.h b/gcc/config/spur/spur.h
index c75caf6f5f1..e6d058a4491 100644
--- a/gcc/config/spur/spur.h
+++ b/gcc/config/spur/spur.h
@@ -586,11 +586,11 @@ extern int current_function_pretend_args_size;
/* Addressing modes, and classification of registers for them. */
-/* #define HAVE_POST_INCREMENT */
-/* #define HAVE_POST_DECREMENT */
+/* #define HAVE_POST_INCREMENT 0 */
+/* #define HAVE_POST_DECREMENT 0 */
-/* #define HAVE_PRE_DECREMENT */
-/* #define HAVE_PRE_INCREMENT */
+/* #define HAVE_PRE_DECREMENT 0 */
+/* #define HAVE_PRE_INCREMENT 0 */
/* Macros to check register numbers against specific register classes. */