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]
Other format: [Raw text]

mainline failures for "make check": fixinc


math.h /home/gnu/gcc.main/gcc/fixinc/tests/base/math.h differ: char 2770, line 133
--- math.h      Sat May 11 19:51:46 2002
+++ /home/gnu/gcc.main/gcc/fixinc/tests/base/math.h     Wed Dec 19 09:56:10 2001@@ -130,16 +130,6 @@
 extern double atof(const char *__nptr);
 
 #endif  /* ULTRIX_ATOF_PARAM_CHECK */
-
-
-#if defined( WINDISS_MATH1_CHECK )
-#ifndef __GNUC__
-#endif  /* WINDISS_MATH1_CHECK */
-
-
-#if defined( WINDISS_MATH2_CHECK )
-#endif /* __GNUC__ */
-#endif  /* WINDISS_MATH2_CHECK */
 #ifdef __cplusplus
 #undef exception
 #endif
cmp: EOF on /home/gnu/gcc.main/gcc/fixinc/tests/base/testing.h
--- testing.h   Sat May 11 19:51:46 2002
+++ /home/gnu/gcc.main/gcc/fixinc/tests/base/testing.h  Wed Dec 19 09:56:10 2001@@ -121,8 +121,3 @@
 #endif
 
 #endif  /* UNDEFINE_NULL_CHECK */
-
-
-#if defined( WINDISS_VALIST_CHECK )
-#include <stdarg.h>
-#endif  /* WINDISS_VALIST_CHECK */
 
There were fixinclude test FAILURES

==

Bruce Korb <first initial + last name at gnu dot org>
AG URL: http://autogen.sourceforge.net


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