|
|
On Thu, Mar 26, 2009 at 11:06 PM, Ben Elliston <bje@xxxxxxxxxxx> wrote:
> This patch corrects PR 31635. The problem was that -mvrsave and
> -mno-vrsave were introduced to replace the deprecated -mvrsave=yes/no
> option, but seemingly no code was added to rs6000_handle_option to
> process them!
>
> Bootstrapped and regtested. OK for the trunk, pending stage 1?
>
> Ben
>
>
> 2009-03-27 Ben Elliston <bje@xxxxxxxxxx>
>
> PR target/31635
> * config/rs6000/rs6000.c (rs6000_handle_option): Process
> OPT_mvrsave as well as OPT_mvrsave
Okay,
Thanks, David
|
|