* doc/md.texi (Standard Pattern Names For Generation): Fix swapped
sine and cosine operands in the sincos description.
From-SVN: r193424
+2012-11-12 Oleg Endo <olegendo@gcc.gnu.org>
+
+ * doc/md.texi (Standard Pattern Names For Generation): Fix swapped
+ sine and cosine operands in the sincos description.
+
2012-11-12 Oleg Endo <olegendo@gcc.gnu.org>
PR target/53512
@cindex @code{sincos@var{m}3} instruction pattern
@item @samp{sincos@var{m}3}
-Store the sine of operand 2 into operand 0 and the cosine of
+Store the cosine of operand 2 into operand 0 and the sine of
operand 2 into operand 1.
The @code{sin} and @code{cos} built-in functions of C always use the