aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorHans-Peter Nilsson <hp@gcc.gnu.org>2012-07-16 06:11:09 +0000
committerHans-Peter Nilsson <hp@gcc.gnu.org>2012-07-16 06:11:09 +0000
commit64e544ef5515797e11f93b49c8b1de7483d77f06 (patch)
treef6b5c24ba6754f5f4a62a7715036f41281b7c4fb /gcc
parentdc7f4baf6282f9601d7831e5feab9d8c56a06c8a (diff)
downloadgcc-64e544ef5515797e11f93b49c8b1de7483d77f06.zip
gcc-64e544ef5515797e11f93b49c8b1de7483d77f06.tar.gz
gcc-64e544ef5515797e11f93b49c8b1de7483d77f06.tar.bz2
Commit hunk missing from last change
From-SVN: r189509
Diffstat (limited to 'gcc')
-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 1066db0..b342484 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]);