Commit hunk missing from last change

From-SVN: r189509
This commit is contained in:
Hans-Peter Nilsson 2012-07-16 06:11:09 +00:00
parent dc7f4baf62
commit 64e544ef55
1 changed files with 1 additions and 1 deletions

View File

@ -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]);