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: "pault 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 11:58:46 -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 #3 from pault at gcc dot gnu dot org 2007-11-15 11:58 -------
(In reply to comment #2)
> -malign-double changes the ABI. You need to rebuild libgfortran with that
> option.
Ah! Thanks, Richard. For that, I'll take a look at achar_4.f90 for you:)
Paul
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34107