2012-09-05 Andrew Pinski <apinski@cavium.com>
commit109d7aac8de66dd736328330d7cc8467bedfcddd
authorpinskia <pinskia@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 5 Sep 2012 20:23:22 +0000 (5 20:23 +0000)
committerpinskia <pinskia@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 5 Sep 2012 20:23:22 +0000 (5 20:23 +0000)
tree4bfdadc6f4af48242c8aa2bf6200fb05686b38e5
parentd6fb4a82f09304dffeea67745b685ccdc05e9b14
2012-09-05  Andrew Pinski  <apinski@cavium.com>

  * optabs.c (emit_conditional_add): Correct comment about the arguments.
Remove code which might swap op2 and op3 since they cannot be swapped.
* doc/md.texi (add@var{mode}cc): Fix document about how the arguments
are used.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@190994 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/doc/md.texi
gcc/optabs.c