aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/xtensa/constraints.md
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/xtensa/constraints.md')
-rw-r--r--gcc/config/xtensa/constraints.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/xtensa/constraints.md b/gcc/config/xtensa/constraints.md
index e4c314b..cd200d6 100644
--- a/gcc/config/xtensa/constraints.md
+++ b/gcc/config/xtensa/constraints.md
@@ -121,7 +121,7 @@
(ior (and (match_code "const_int,const_double,const,symbol_ref,label_ref")
(match_test "TARGET_AUTO_LITPOOLS"))
(and (match_code "const_int")
- (match_test "can_create_pseudo_p ()"))))
+ (match_test "! xtensa_split1_finished_p ()"))))
;; Memory constraints. Do not use define_memory_constraint here. Doing so
;; causes reload to force some constants into the constant pool, but since