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]

Re: [patch] testsuite fix for math tests on darwin


>Yes I already did for the C++ driver but I did not know why the testcases
>are still failing.  I will look into them when I figure out what is wrong
>with my hard drive in my laptop.

I'm seeing results consistent with:
http://gcc.gnu.org/ml/gcc-testresults/2004-06/msg00097.html

FAIL: 26_numerics/c_math_dynamic.cc (test for excess errors)
Excess errors:
/usr/bin/ld: Undefined symbols:
_acosf

FAIL: 26_numerics/complex/13450.cc (test for excess errors)
Excess errors:
/usr/bin/ld: Undefined symbols:
_cabsf
_cabsl
_carg
_cargf
_cargl
_cexp
_cexpf
_cexpl
_cosf
_expf
_logf
_powf
_sinf
collect2: ld returned 1 exit status


Soooo.... can somebody on the Apple side please take care of this ASAP?

thanks,
benjamin


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