diff libcruft/ChangeLog @ 3950:9be12c29c7d5

[project @ 2002-05-23 03:00:00 by jwe]
author jwe
date Thu, 23 May 2002 03:00:00 +0000
parents 028eb74026bc
children e6f67a1ed814
line wrap: on
line diff
--- a/libcruft/ChangeLog	Thu May 23 01:22:11 2002 +0000
+++ b/libcruft/ChangeLog	Thu May 23 03:00:00 2002 +0000
@@ -1,3 +1,9 @@
+2002-05-22  John W. Eaton  <jwe@bevo.che.wisc.edu>
+
+	* misc/f77-fcn.c (xstopx): Return type is void, not volatile void.
+	* misc/f77-fcn.h (xstopx): Provide decl.  Add special gcc noreturn
+	attribute here.
+
 2002-05-16  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
 	* misc/f77-fcn.h: Define F77_FCN for backward compatibility.