summaryrefslogtreecommitdiff
path: root/libjava/java
diff options
context:
space:
mode:
authorArsen Arsenović <aarsenovic@baylibre.com>2025-11-20 12:17:38 +0100
committerArsen Arsenović <arsen@gcc.gnu.org>2025-11-20 12:20:28 +0100
commit0b74386b61a05a45cf16bd09eb566e189bd21987 (patch)
tree4d0b0f6f89bb1027c3862c28340a251bca0a337d /libjava/java
parent33770466b0d673bae8517639a10f0236c5c9aa8f (diff)
gcc/doc: Fix usages of @itemize with named items in Regs and Memory
The old usage lead to makeinfo emitting text like "pseudo registers This is the most common case. Most subregs have pseudo regs as their first operand." when, clearly, "pseudo registers" was intended to be the name of an item, and the rest of the paragraph a description. This is because @itemize was used, which does not support "naming" items. Now, the paragraph used as an example above looks like this: pseudo registers This is the most common case. Most ‘subreg’s have pseudo ‘reg’s as their first operand. gcc/ChangeLog: * doc/rtl.texi (Regs and Memory): Use @table instead of @itemize for lists with named items.
Diffstat (limited to 'libjava/java')
0 files changed, 0 insertions, 0 deletions