From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeffrey A Law To: Dave Love Cc: egcs@cygnus.com Subject: Re: EGCS-1.0.2 pre fails on Spec CPU 95 Date: Sun, 08 Mar 1998 22:51:00 -0000 Message-id: <11855.889426346@hurl.cygnus.com> References: X-SW-Source: 1998-03/msg00271.html 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