Re: genrecog: Address -Wsign-compare diagnostics

2015-05-08 Thread Jeff Law
On 05/08/2015 03:09 AM, Thomas Schwinge wrote: Hi! On Mon, 27 Apr 2015 11:20:30 +0100, Richard Sandiford wrote: This patch [...] by replacing most of genrecog [...] OK to commit? Is it a bug that I'm seeing these warnings only in the stage 1 build with the bootstrap GCC 4.6 compiler, but n

Re: genrecog: Address -Wsign-compare diagnostics

2015-05-08 Thread Richard Sandiford
Thomas Schwinge writes: > Hi! > > On Mon, 27 Apr 2015 11:20:30 +0100, Richard Sandiford > wrote: >> This patch [...] by replacing most of genrecog [...] > > OK to commit? Looks good to me FWIW. Probably counts as obvious. Thanks, Richard