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: Sun compares their compiler tools to GNU tools


   Date: Tue, 10 Nov 1998 13:13:59 -0800
   From: Richard Henderson <rth@cygnus.com>

   On Tue, Nov 10, 1998 at 12:58:04PM -0800, David S. Miller wrote:
   > BTW, did you remember to enable -mtune=ultrasparc?

   Oh yes.  I forgot to mention that the toolchain was built
   with --with-cpu=ultrasparc.

Don't use "--with-cpu=ultrasparc" it's deadly, "--mtune=" is the
only safe Ultra optimization enabling method with current cvs at the
moment.  I am not surprised half of specfp failed now that I know you
did this.

Later,
David S. Miller
davem@dm.cobaltmicro.com


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