[Bug libfortran/41711] BOZ format does not support reading large kind reals
dominiq at lps dot ens dot fr
gcc-bugzilla@gcc.gnu.org
Sat Dec 5 14:29:00 GMT 2009
------- Comment #14 from dominiq at lps dot ens dot fr 2009-12-05 14:29 -------
> According to a note I spotted on clf , reading and writing reals with BOZ is
> invalid, so what we are doing here is an extension.
Do you have a pointer? Also the extension should probably be documented.
> I am tempted to just close this one and do no more.
>
> Any opinions?
On 64 bit platforms, the read can also be fixed by a simple patch like the one
in comment #1 (at some point I have even tested it). Since 64 bit platforms are
becoming the mainstream, I think this fix could be good enough. The dirty
details to implement the read on 32 bit platforms probably do not worth the
required work.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41711
More information about the Gcc-bugs
mailing list