------- Comment #7 from howarth at nitro dot med dot uc dot edu 2009-01-16 07:21 ------- This problem is also suppressed on i686-apple-darwin9 if I compile with...
gfortran -O3 -fno-PIC testcase.f ...since Darwin defaults to -fPIC, this may be why I wasn't seeing the failure on Linux. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38868