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]
Other format: [Raw text]

Re: Ultrasparc-III+ performance of GCC 3.1


On Wed, 2 Oct 2002, Alaeddin A. Aydiner wrote:
> The flags I have used thus far are:
>
> -m64 -O3 -mcpu=ultrasparc -mtune=ultrasparc

Did you try -m32?  -O2?  any other optimization levels?

> Would upgrading to GCC 3.1.1 or 3.2 help? The release notes do not seem
> to say much about Sparcs.

The optimization passes in GCC aren't CPU specific for the most part.

I doubt if anyone here can really answer your question, especially not
knowing anything about your code.  Why not try it and see?

Jeff


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