fixincludes for darwin7.9.0 long double

Eric Botcazou ebotcazou@libertysurf.fr
Tue Jun 28 15:04:00 GMT 2005


> This fixincludes patch should fix the problem with long double
> functions on Darwin 7.9.0 / Mac OS 10.3.9.

I'm seeing this on x86-64:

math.h /home/eric/cvs/gcc/fixincludes/tests/base/math.h differ: byte 501, line 
22
*** math.h      2005-06-28 17:01:34.951146528 +0200
--- /home/eric/cvs/gcc/fixincludes/tests/base/math.h    2005-06-16 
08:19:56.000000000 +0200
***************
*** 19,29 ****
  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__

--- 19,24 ----

There were fixinclude test FAILURES
make[1]: *** [check] Error 1

-- 
Eric Botcazou



More information about the Gcc-patches mailing list