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 *faster* than Sun's C compiler!!!!


On Wed, Dec 17, 1997 at 05:46:29PM +0100, Marcus Thiessel wrote:
> Well, SUNPro should be faster since you've pay for it. A major point
> to argue about are the options to use. For example I don't what
> -ffast-math does but what about enabling a simliar feature when
> running SUNPro!?

Indeed.  I believe the option is -fast.

> And why limit the instruction set to -xarch=v8plusa!?

v8plusa is all of the v9 instructions except the full 64-bit
register instructions, which you can't use on Solaris.


r~


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