This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/34107] seg fault when writing into character variable when code compiled with -maling-double
- From: "jvdelisle at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Nov 2007 14:57:30 -0000
- Subject: [Bug fortran/34107] seg fault when writing into character variable when code compiled with -maling-double
- References: <bug-34107-15360@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from jvdelisle at gcc dot gnu dot org 2007-11-15 14:57 -------
There is a good chance that if you try to build the runtime library with
malign-double that you will break it. My recommendation is don't use
-malign-double for I/O related things.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34107