------- Comment #4 from pinskia at gcc dot gnu dot org 2008-04-08 18:54 ------- (In reply to comment #3) > I don't understand how you can call it not a bug when a flag (no matter that > it > changes the ABI) makes valid fortran code not work ????
You have to compile all of libgfortran with -malign-double and all of libc with it too. Please read the documentation more closely since it explicitly says it breaks compatibility. See PR 29562, PR 30594, PR 31696 also. -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35873