--------- Original Message --------
From: Jakub Jelinek <ja...@redhat.com>
To: Andreas Tobler <andreast-l...@fgznet.ch>
Cc: jos...@codesourcery.com, gcc-patches@gcc.gnu.org
Subject: Re: fix rs6000 break
Date: 31/03/11 08:44

> On Thu, Mar 31, 2011 at 08:30:42AM +0200, Andreas Tobler wrote:
> &gt; Hello,
> &gt; 
> &gt; Is this ok to apply?
> 
> That patch is obvious, just commit it.

Danke, done.

Andreas
 
> &gt; 2011-03-31  Andreas Tobler  &lt;andre...@fgznet.ch&gt;
> &gt; 
> &gt;  * config/rs6000/rs6000.c (rs6000_handle_option): Remove unused isel
> &gt;  var.
> &gt; 
> &gt; --- config/rs6000/rs6000.c       (revision 171769)
> &gt; +++ config/rs6000/rs6000.c       (working copy)
> &gt; @@ -4192,7 +4192,6 @@
> &gt;                        location_t loc ATTRIBUTE_UNUSED)
> &gt;  {
> &gt;    enum fpu_type_t fpu_type = FPU_NONE;
> &gt; -  int isel;
> &gt;    char *p, *q;
> &gt;    size_t code = decoded-&gt;opt_index;
> &gt;    const char *arg = decoded-&gt;arg;


Reply via email to