[Bug libfortran/37753] [4.4 Regression] Convert="BIG_ENDIAN" reverses character
tkoenig at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Oct 7 20:42:00 GMT 2008
------- Comment #2 from tkoenig at gcc dot gnu dot org 2008-10-07 20:41 -------
(In reply to comment #1)
> Thomas, any ideas and do you have time to investigate this?
The problem is right at the beginning of write_unformatted
and read_unformatted. I think we need to select the normal
write/read on kind==1, not on size==1, but I will need to do some
more thinking on this.
--
tkoenig at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at gcc dot gnu |tkoenig at gcc dot gnu dot
|dot org |org
Status|UNCONFIRMED |ASSIGNED
Ever Confirmed|0 |1
Last reconfirmed|0000-00-00 00:00:00 |2008-10-07 20:41:02
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37753
More information about the Gcc-bugs
mailing list