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 target/35366] [4.4 Regression] gfortran.dg/equiv_7.f90 fails with -m64 -Os on powerpc-apple-darwin9



------- Comment #1 from dominiq at lps dot ens dot fr  2008-03-13 11:07 -------
If I revert the patch of revision 132566, the failure disappears. It seems that
the condition "(STRICT_ALIGNMENT || !optimize_size)" should be tune to handle
the -m64 option.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35366


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