------- Comment #10 from jakub at gcc dot gnu dot org 2005-11-23 21:57 ------- That looks sane, using __weakref__ attribute and on powerpc64-linux -> powerpc-apple-darwin8.3.0 cross I verified it creates also reasonable assembly.
So, can you look through all object files that are linked into libgfortran.1.dylib and see with say nm which object actually references ___gthrw_* routines? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24991