Commit 74ec8580 by Paul Koning Committed by Paul Koning

* doc/rtl.texi (CONST_WIDE_INT_ELT): Give correct macro name.

From-SVN: r265602
parent 8505bf12
2018-10-29 Paul Koning <ni1d@arrl.net>
* doc/rtl.texi (CONST_WIDE_INT_ELT): Give correct macro name.
2018-10-29 Paul A. Clarke <pc@us.ibm.com>
* gcc/config/rs6000/mmintrin.h (_mm_packs_pi16, _mm_packs_pi32,
......@@ -1732,7 +1732,7 @@ Note that this generally is smaller than the number of
@code{HOST_WIDE_INT}s implied by the mode size.
@findex CONST_WIDE_INT_ELT
@item CONST_WIDE_INT_NUNITS (@var{code},@var{i})
@item CONST_WIDE_INT_ELT (@var{code},@var{i})
Returns the @code{i}th element of the array. Element 0 is contains
the low order bits of the constant.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment