------- Comment #30 from fxcoudert at gcc dot gnu dot org 2008-02-24 12:09 ------- So, this was demonstrated to not be a problem on powerpc-apple-darwin9.2.0 any more. We thus need to establish whether this was fixed in libgfortran or whether this was fixed in the darwin8 -> darwin9 transition. To do that, the testcases in comments #0 (original report) and #10 should be tested on a powerpc-apple-darwin8 machine; both the cases of a compiler configured on powerpc-apple-darwin8 and a compiler configured on powerpc-apple-darwin9 but run on powerpc-apple-darwin8 might prove interesting.
Other than that, I don't think there's much we can do. Related PR24685 was closed as INVALID after showing it is due to a system libc bug (reported to Apple). Even if we tracked this one down, the conclusion would probably be the same :( For now, I'm marking it as WAITING. If noone can provide information in the near future, I'll support closing it altogether. (The sparc-linux failure with -m64 is, as far as we know, unrelated; if more information if available, a new PR should be open.) -- fxcoudert at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |WAITING http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32841