OSDN Git Service

obsolete test result file
authorkorbb <korbb@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 17 Jun 2000 19:48:41 +0000 (19:48 +0000)
committerkorbb <korbb@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 17 Jun 2000 19:48:41 +0000 (19:48 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@34584 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/fixinc/tests/base/limits.h [deleted file]

diff --git a/gcc/fixinc/tests/base/limits.h b/gcc/fixinc/tests/base/limits.h
deleted file mode 100644 (file)
index 5e16a49..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-
-
-#if defined( LIMITS_IFNDEFS_CHECK )
-#ifndef DBL_DIG
- #     define  DBL_DIG          0  /* somthin' */
-#endif
-#endif  /* LIMITS_IFNDEFS_CHECK */