This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: rearrange -mcpu= code for rs6000
- From: David Edelsohn <dje at watson dot ibm dot com>
- To: Matt Thomas <matt at 3am-software dot com>, Geoffrey Keating <geoffk at apple dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Fri, 26 Sep 2003 10:54:33 -0400
- Subject: Re: rearrange -mcpu= code for rs6000
Geoff,
This sounds like it is a Darwin-specific issue. Let's move the
automatic enablement of Altivec to SUBTARGET_OVERRIDE_OPTIONS in darwin.h.
Thanks, David