Re: [PATCH] Remove unused functions from sparc backend.

2011-10-22 Thread Eric Botcazou
> I'll investigate and play around with it. I quickly tried: Index: config/sparc/sparc.h === --- config/sparc/sparc.h(revision 180235) +++ config/sparc/sparc.h(working copy) @@ -528,7 +528,18 @@ extern enum cmodel spa

Re: [PATCH] Remove unused functions from sparc backend.

2011-10-22 Thread David Miller
From: Eric Botcazou Date: Sat, 22 Oct 2011 21:27:46 +0200 >> All uses of reg_unused_after() were removed in my rewrite of the sparc >> backend back in 1998. > > Btw, it recently occurred to me that the SPARC back-end is the only > mainstream > RISC port that doesn't define PROMOTE_MODE. Do yo

Re: [PATCH] Remove unused functions from sparc backend.

2011-10-22 Thread Eric Botcazou
> All uses of reg_unused_after() were removed in my rewrite of the sparc > backend back in 1998. Btw, it recently occurred to me that the SPARC back-end is the only mainstream RISC port that doesn't define PROMOTE_MODE. Do you have any insight or vague recollection as to why this is so? -- Er