Hi Jeff,
On Thu, 2013-12-05 21:14:23 -0700, Jeff Law wrote:
> On 12/05/13 21:10, Jan-Benedict Glaw wrote:
> > On Thu, 2013-12-05 20:49:06 -0700, Jeff Law wrote:
> > > I'd just change this one to be correct for the GNU style. If
> > > you wanted to follow-up with another patch to fix these
> > >
On 12/05/13 21:10, Jan-Benedict Glaw wrote:
On Thu, 2013-12-05 20:49:06 -0700, Jeff Law wrote:
On 12/05/13 14:33, Jan-Benedict Glaw wrote:
On Thu, 2013-12-05 14:22:46 -0700, Jeff Law wrote:
On 12/05/13 14:17, Jan-Benedict Glaw wrote:
[...]
I'd just change this one to be correct for the GN
On Thu, 2013-12-05 20:49:06 -0700, Jeff Law wrote:
> On 12/05/13 14:33, Jan-Benedict Glaw wrote:
> > On Thu, 2013-12-05 14:22:46 -0700, Jeff Law wrote:
> > > On 12/05/13 14:17, Jan-Benedict Glaw wrote:
[...]
> I'd just change this one to be correct for the GNU style. If you
> wanted to follow-u
On 12/05/13 14:33, Jan-Benedict Glaw wrote:
On Thu, 2013-12-05 14:22:46 -0700, Jeff Law wrote:
On 12/05/13 14:17, Jan-Benedict Glaw wrote:
diff --git a/gcc/config/score/score.h b/gcc/config/score/score.h
index 5ab7875..e3bb7f0 100644
--- a/gcc/config/score/score.h
+++ b/gcc/config/score/score.
On Thu, 2013-12-05 14:22:46 -0700, Jeff Law wrote:
> On 12/05/13 14:17, Jan-Benedict Glaw wrote:
> >diff --git a/gcc/config/score/score.h b/gcc/config/score/score.h
> >index 5ab7875..e3bb7f0 100644
> >--- a/gcc/config/score/score.h
> >+++ b/gcc/config/score/score.h
> >@@ -757,11 +757,12 @@ typedef
On 12/05/13 14:17, Jan-Benedict Glaw wrote:
Hi!
This patch silences warnings (unused static functions, ambiguous
`else') for the score target.
2013-12-05 Jan-Benedict Glaw
* config/score/score.c (score_force_temporary): Delete function.
(score_split_symbol): Ditto.
*