mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-16 17:30:58 +08:00
Fix @end table
From-SVN: r28004
This commit is contained in:
parent
a654176720
commit
ec4b2ecbe6
@ -1,3 +1,8 @@
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user