Documentation fix

PR 22544
	* doc/as.texinfo (8byte): Correct.
This commit is contained in:
Alan Modra 2017-12-04 22:25:45 +10:30
parent c88f7cba81
commit e21126b7b3
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2017-12-04 Alan Modra <amodra@gmail.com>
PR 22544
* doc/as.texinfo (8byte): Correct.
2017-12-04 Alan Modra <amodra@gmail.com>
* testsuite/gas/ppc/ppc.exp: Don't exclude VLE tests when little-endian.

View File

@ -7401,7 +7401,7 @@ long values into the output.
@cindex eight-byte integer
@cindex integer, 8-byte
Like the @option{.8byte} directive, except that it inserts unaligned, eight
Like the @option{.2byte} directive, except that it inserts unaligned, eight
byte long bignum values into the output.
@end ifset