This is the mail archive of the gcc@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: EGCS-1.0.2 pre fails on Spec CPU 95


  In message <rzqlnulkkm0.fsf@djlvig.dl.ac.uk>you write:
  > Regarding speed, the usual x86 problems with alignment of doubles
  > (when are we going to get that fixed??), -funroll-loops and
  > -fforce-addr at least may be relevant, but I don't know anything about
  > what's in spec95.
Just a note, someone did take my suggestion and send patches which
crank up DATA_ALIGNMENT on the x86, which will allow us to align
arrays in the static store without ABI breakage (as is the case
with most fortran code).  I haven't had a chance to look at them
yet, but I'm hopefully optimistic :-)

jeff


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