This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


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

Jeff -- Fix @end table -- for 2.95?


Oh, I forgot to ask, should I apply this to the branch as well?  Might
not be necessary, since I think makeinfo handles it fine, and texi2html
presumably isn't run on the branch, except by end users (who should probably
be using the latest, mainline, docs anyway).

        tq vm, (burley)


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.

*** g77-e/gcc/invoke.texi.~1~	Sun Jun 20 23:42:24 1999
--- g77-e/gcc/invoke.texi	Thu Jul  8 10:28:23 1999
*************** Dynamic rounding mode.  A field in the f
*** 5528,5532 ****
  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
  
  @item -mtrap-precision=@var{trap precision}
--- 5528,5533 ----
  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
  
  @item -mtrap-precision=@var{trap precision}


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