This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Implicit altivec vs. linux kernel build
- From: David Edelsohn <dje at watson dot ibm dot com>
- To: Andrew Pinski <pinskia at physics dot uc dot edu>, gcc-patches at gcc dot gnu dot org, Paul Mackerras <paulus at samba dot org>, Geoff Keating <geoffk at geoffk dot org>, Benjamin Herrenschmidt <benh at kernel dot crashing dot org>
- Date: Wed, 02 Mar 2005 11:17:12 -0500
- Subject: Re: Implicit altivec vs. linux kernel build
- References: <1109545242.14992.234.camel@gaston> <200502272335.j1RNZDD27844@makai.watson.ibm.com> <653d1ad4308fa0e72f08252032f6c753@physics.uc.edu> <20050227235541.GD5299@bubble.modra.org>
>>>>> Alan Modra writes:
PR target/20277
* config/rs6000/rs6000.c (rs6000_override_options): Don't allow
-mcpu to override any other explicitly given flags.
Okay.
Thanks, David