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