This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/23815] Add -byteswapio flag
- From: "kargl at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Nov 2005 04:52:53 -0000
- Subject: [Bug fortran/23815] Add -byteswapio flag
- References: <bug-23815-7128@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #14 from kargl at gcc dot gnu dot org 2005-11-11 04:52 -------
Thomas,
I'm not in favor of environmental variables, which I think would
also be Paul Brook's position. It's too easy to have the variables
set or unset at the wrong time.
OTOH, you're working on a patch, so it's up to you.
What are your plans for REAL(10), REAL(16), INTEGER(16), COMPLEX(10),
and COMPLEX(16)? AFAIK, the reals may have padding issues.
--
kargl at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kargl at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23815