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/34107] seg fault when writing into character variable when code compiled with -maling-double



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


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