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 fortran/31918] -fconvert only accepts native and swap, but not little_endian or big_endian



------- Comment #1 from burnus at gcc dot gnu dot org  2007-05-14 18:17 -------
It should be "little-endian" (with hyphen). The environment variable and the
convert=... in Fortran use underscores which confused me.

I rechecked the manual and it indeed says "little-endian" with hyphen

-> close as invalid


-- 

burnus at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31918


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