------- Additional Comments From anlauf at hep dot tu-darmstadt dot de 2005-03-16 13:50 ------- (In reply to comment #3) > I really think PR20480 is a duplicate of this one, by > the way.
In theory: no. AFAIK the ES edit descriptor is not part of standard F77, and it is not implemented in either f2c or g77. g77 refuses ES at compile time. IBM's xlf flags it as an extension. The P edit descriptor was already contained in standard F77. But in practice you're right. The fixes to PR 20480 and the present one will be strongly intertwined... Good luck, -ha -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17871