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]

Strange texinfo variables in c-mips.texi


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?


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