This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Strange texinfo variables in c-mips.texi


jose.marchesi@oracle.com (Jose E. Marchesi) writes:

> make as.info raises the following warnings:
>
>   ../../../gas/doc//c-mips.texi:844: warning: undefined flag: 5.
>   ../../../gas/doc//c-mips.texi:844: warning: undefined flag: 6.
>   ../../../gas/doc//c-mips.texi:844: warning: undefined flag: 7.
>
> The offending paragraph is:
>
>   @item 4 - Deprecated
>   This variant existed as an initial attempt at supporting 64-bit wide
>   floating-point registers for O32 ABI on a MIPS32r2 cpu.  This has been
>   superceded by @value{5}, @value{6} and @value{7}.
>
> Anyone knows what is going with these variables, `5', `6' and `7'?  What
> is their intended values?

Probably @code instead of @value, matching the formatting of the item
headers.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]