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]

Re: Testsuite failure ?



I just finished a complete bootstrap build with all 
 
CFLAGS=CXXFLAGS=BOOTSTRAP_CFLAGS=-O2 -fomit-frame-pointer -malign-double

The problem comes back.  

I'm going to try all the flags except -malign-double [but with the
other -malign- and -fforce- flags] and see what happens (the docs
don't aren't clear whether the other -malign- flags break anything,
but my guess is that they don't.).  

I'd also like to add `-mpreferred-stack-boundary=3' for the i686, but
won't that suffer from the same problem as -malign-double?

David
.



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