https://sourceware.org/bugzilla/show_bug.cgi?id=32044
Bug ID: 32044 Summary: [libctf, build] ctf-spec.texi:809: warning: @xref should not appear on @multitable line Product: binutils Version: 2.44 (HEAD) Status: NEW Severity: normal Priority: P2 Component: libctf Assignee: unassigned at sourceware dot org Reporter: vries at gcc dot gnu.org Target Milestone: --- Warning triggered during gdb build. The line is: ... @multitable {Kind} {@code{CTF_K_VOLATILE}} {Indicates a type that cannot be represented in CTF, or that} {@xref{Pointers typedefs and cvr-quals}} ... The table seems to have three columns: ... @headitem Kind @tab Macro @tab Purpose ... so the @xref corresponding to a fourth column seems superfluous. -- You are receiving this mail because: You are on the CC list for the bug.