The problem here is that strtold does not work correctly on ppc-darwin because the ABI changed for long double and the size. This is just one of the problems darwin 7.0's headers and libraries.
the fortran failure for large_real_kind_1.f90 is the same issue except there is no header at all because fortran does not use the C headers. The fortran failure is also on darwin8 too. I will be filing a radar (Apple's bug database) for this issue too. Though I really doubt they will fix this issue. -- Summary: 22_locale/money_get/get/char/5.cc fails on ppc-darwin7. because libstdc++ believes long double returns works Product: gcc Version: 4.1.0 Status: UNCONFIRMED Severity: minor Priority: P2 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: pinskia at gcc dot gnu dot org CC: gcc-bugs at gcc dot gnu dot org GCC target triplet: powerpc-darwin7.x http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23504