]> gcc.gnu.org Git - gcc.git/commitdiff
Commit hunk missing from last change
authorHans-Peter Nilsson <hp@gcc.gnu.org>
Mon, 16 Jul 2012 06:11:09 +0000 (06:11 +0000)
committerHans-Peter Nilsson <hp@gcc.gnu.org>
Mon, 16 Jul 2012 06:11:09 +0000 (06:11 +0000)
From-SVN: r189509

gcc/config/cris/sync.md

index 1066db0ab7baf4cd52d701b07c88b1207e90a33b..b34248415143621fc1e6257bd6e21485d9cc547d 100644 (file)
    (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]);
 
This page took 0.065914 seconds and 5 git commands to generate.