mirror of git://gcc.gnu.org/git/gcc.git
Finish checkin of date: 2005/06/14 23:59:47; author: ro;
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
This commit is contained in:
parent
455c08cb64
commit
776c2384b2
|
@ -19,6 +19,11 @@
|
||||||
struct exception;
|
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 )
|
#if defined( BROKEN_CABS_CHECK )
|
||||||
#ifdef __STDC__
|
#ifdef __STDC__
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue