Commit ec4b2ecb by Craig Burley Committed by Craig Burley

Fix @end table

From-SVN: r28004
parent a6541767
Thu Jul 8 10:28:25 1999 Craig Burley <craig@jcb-sc.com>
* invoke.texi (DEC Alpha Options): Put @end table at
beginning of line, to avoid confusing texi2html.
Thu Jul 8 09:22:06 1999 Nick Clifton <nickc@cygnus.com>
* config/arm/elf.h (ASM_OUTPUT_INTERNAL_LABEL): Fixed typo
......
......@@ -5568,7 +5568,8 @@ Dynamic rounding mode. A field in the floating point control register
(@var{fpcr}, see Alpha architecture reference manual) controls the
rounding mode in effect. The C library initializes this register for
rounding towards plus infinity. Thus, unless your program modifies the
@var{fpcr}, @samp{d} corresponds to round towards plus infinity.@end table
@var{fpcr}, @samp{d} corresponds to round towards plus infinity.
@end table
@item -mtrap-precision=@var{trap precision}
In the Alpha architecture, floating point traps are imprecise. This
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment