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/37753] [4.4 Regression] Convert="BIG_ENDIAN" reverses character



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


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