This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Moving from mcpu to march/mtune everywhere?
- From: Kelley Cook <kcook34 at ford dot com>
- To: GCC Mailing List <gcc at gcc dot gnu dot org>
- Cc: Nathanael Nerode <neroden at twcny dot rr dot com>
- Date: Tue, 16 Mar 2004 09:59:45 -0500
- Subject: Re: Moving from mcpu to march/mtune everywhere?
- Hop-count: 1
- References: <20040316051427.GA11017@twcny.rr.com>
- Reply-to: Kelley Cook <kcook at gcc dot gnu dot org>
> Have we settled on doing this in general?
>
> There seem to be a bizarre variety of different combinations of these,
> meaning different things, in different architectures, and I think
> standardizing would be a good thing (removing an awful lot of
> confusion).
> But we should, of course, be certain that we're standardizing on the
> right thing. Thoughts?
See http://gcc.gnu.org/ml/gcc-patches/2003-02/msg01914.html where RH
OK'd it.
I never got around to doing the other targets since I hadn't yet signed
a copyright assignment form and then stage 1 ended for GCC 3.4.
It probably still is a worthy goal now that we are again in a stage 1.
Kelley Cook