------- Comment #4 from burnus at gcc dot gnu dot org 2010-07-29 14:55 ------- HJ, as it works on most systems, can you do some debugging?
a) Does the system has HAVE_TTYNAME defined for libgfortran/ ? b) If it fails in the library, how? Otherwise: Which of the asserts fails in the test case? Can you replace for the failing line the "call abort()" by "print *, <variable name>" I assume, all the failures have the same cause thus it should be sufficient to only analyze one. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45131