This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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]

[3.3,3.4,mainline] PATCH: gcc/f/g77.texi and hijacked domain


I just committed the following to the 3.3 branch and mainline, and
really like to get this in for 3.4 as well, for it's really embarrassing
(and completely safe).

Gerald

2004-04-18  Gerald Pfeifer  <gerald@pfeifer.com>

	* g77.texi (Floating-point Errors): Avoid referencing
	http://www.linuxsupportline.com/~billm/ which as has been hijacked.

Index: g77.texi
===================================================================
RCS file: /cvs/gcc/gcc/gcc/f/g77.texi,v
retrieving revision 1.107
diff -u -3 -p -r1.107 g77.texi
--- g77.texi	21 Mar 2004 13:33:23 -0000	1.107
+++ g77.texi	18 Apr 2004 00:03:15 -0000
@@ -8618,9 +8618,6 @@ floating-point standard by a leading lig
 @uref{http://http.cs.berkeley.edu/%7Ewkahan/ieee754status/};
 see also slides from the short course referenced from
 @uref{http://http.cs.berkeley.edu/%7Efateman/}.
-@uref{http://www.linuxsupportline.com/%7Ebillm/} has a brief
-guide to IEEE 754, a somewhat x86-GNU/Linux-specific FAQ,
-and library code for GNU/Linux x86 systems.

 The supplement to the PostScript-formatted Goldberg document,
 referenced above, is available in HTML format.


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