diff options
author | Jim Wilson <jimw@sifive.com> | 2017-12-03 15:11:07 -0800 |
---|---|---|
committer | Jim Wilson <jimw@sifive.com> | 2017-12-03 15:14:11 -0800 |
commit | fed44c60b3a3ded5e60982af7412d20603054910 (patch) | |
tree | c5b7189c235e61086c68bde30acdc78e3ed494a2 /gas/doc | |
parent | 1e97a22796cced8bba3359df46e8c2883653516f (diff) | |
download | gdb-fed44c60b3a3ded5e60982af7412d20603054910.zip gdb-fed44c60b3a3ded5e60982af7412d20603054910.tar.gz gdb-fed44c60b3a3ded5e60982af7412d20603054910.tar.bz2 |
Fix for texinfo 4.8.
gas/
* doc/c-riscv.texi (RISC-V-Directives): Move @section immediately after
@node.
Diffstat (limited to 'gas/doc')
-rw-r--r-- | gas/doc/c-riscv.texi | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gas/doc/c-riscv.texi b/gas/doc/c-riscv.texi index 8d3a0b1..90e6be7 100644 --- a/gas/doc/c-riscv.texi +++ b/gas/doc/c-riscv.texi @@ -51,11 +51,10 @@ the soft-float calling convention. @c man end @node RISC-V-Directives +@section RISC-V Directives @cindex machine directives, RISC-V @cindex RISC-V machine directives -@section RISC-V Directives - The following table lists all available RISC-V specific directives. @table @code |