[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Default ISA/tuning flags for GCC, --enable-kernel= level for glibc
- From: "Tom \"spot\" Callaway" <tcallawa redhat com>
- To: Jakub Jelinek <jakub redhat com>
- Cc: fedora-devel-list redhat com, Jesse Keating <jkeating redhat com>, Bill Nottingham <notting redhat com>, Ulrich Drepper <drepper redhat com>
- Subject: Re: Default ISA/tuning flags for GCC, --enable-kernel= level for glibc
- Date: Wed, 28 Jan 2009 12:00:26 -0500
On 2009-01-26 at 5:15:01 -0500, Jakub Jelinek <jakub redhat com> wrote:
> On sparc I guess
> we could just -mcpu=ultrasparc -mtune=ultrasparc always, given that the
> 32-bit support is being dropped.
To be clear, 32bit hardware support is being dropped, we are continuing
to use a 32bit userland.
Let's leave "sparc" alone, as that is well established and documented as
being v7 optimized only.
Assuming that -m32 is still in play for sparcv9, the ultrasparc tunings
seem logical. We could even tune to niagara1 specific optimizations for
the sparcv9v (32bit) target if they exist.
sparc64 (64bit) already had the ultrasparc tuning, and if any niagara1
opts exist, we could use them for the sparc64v target.
~spot
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]