aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/cris
diff options
context:
space:
mode:
authorHans-Peter Nilsson <hp@axis.com>2012-07-16 06:11:09 +0000
committerHans-Peter Nilsson <hp@axis.com>2012-07-16 06:11:09 +0000
commit0d0310c4fdf7f2de462c975b22fbebce70fc118b (patch)
treef6b5c24ba6754f5f4a62a7715036f41281b7c4fb /gcc/config/cris
parente86d25a5e5ac5568a4232e5eef966080c75dab1a (diff)
Commit hunk missing from last change
git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@189509 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/cris')
-rw-r--r--gcc/config/cris/sync.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/cris/sync.md b/gcc/config/cris/sync.md
index 1066db0ab7b..b3424841514 100644
--- a/gcc/config/cris/sync.md
+++ b/gcc/config/cris/sync.md
@@ -101,7 +101,7 @@
(match_operand:BWD 2 "<atomic_op_op_pred>")
(match_operand 3)
(atomic_op:BWD (match_dup 0) (match_dup 1))]
- ""
+ "<MODE>mode == QImode || !TARGET_ATOMICS_MAY_CALL_LIBFUNCS"
{
enum memmodel mmodel = (enum memmodel) INTVAL (operands[3]);