------- Comment #24 from developer at sandoe-acoustics dot co dot uk 2009-12-09 17:36 ------- (In reply to comment #21) > As a workaround in gcc I suggest to strip -lm in the darwin specific specs > processing. Otherwise this is not a GCC bug (again), but a darwin bug - why > do they always creep into gcc bugzilla ...
well, the bug here is either in the gcc testsuite or dejagnu (depending on one's pov). The compiler behaves as expected when provided with the correct linker flags. The fact that this issue reveals an underlying Darwin10 bug is incidental (that bug should never bite us). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42333