projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
455c08c
)
Finish checkin of date: 2005/06/14 23:59:47; author: ro;
author
Bruce Korb
<korbb@gcc.gnu.org>
Sun, 7 Aug 2005 19:14:12 +0000
(19:14 +0000)
committer
Bruce Korb
<korbb@gcc.gnu.org>
Sun, 7 Aug 2005 19:14:12 +0000
(19:14 +0000)
for rev 1.23 of inclhack.def: adjust tests/base/math.h for new
content for AAB_darwin7_9_long_double_funcs_2 fix.
From-SVN: r102833
fixincludes/tests/base/math.h
patch
|
blob
|
history
diff --git
a/fixincludes/tests/base/math.h
b/fixincludes/tests/base/math.h
index 37d34c58d60777803c3ad79df44c49c2bd715eca..fbe670e34381980b3b3630e4abc3d0a046d26923 100644
(file)
--- a/
fixincludes/tests/base/math.h
+++ b/
fixincludes/tests/base/math.h
@@
-19,6
+19,11
@@
struct exception;
+#if defined( AAB_DARWIN7_9_LONG_DOUBLE_FUNCS_2_CHECK )
+#include <architecture/ppc/math.h>
+#endif /* AAB_DARWIN7_9_LONG_DOUBLE_FUNCS_2_CHECK */
+
+
#if defined( BROKEN_CABS_CHECK )
#ifdef __STDC__