This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libfortran/17871] libgfortran, g77: regression, zero has non-zero exponent


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]