On Thu, Apr 28, 2016 at 10:02 AM, Richard Biener
wrote:
> On Thu, Apr 28, 2016 at 3:50 PM, Patrick Palka wrote:
>> The predicate functions emitted by genmatch are expected to only be used
>> locally within {gimple,generic}-match.c, so this patch marks them as
>> static. Does this look OK to comm
On Thu, Apr 28, 2016 at 3:50 PM, Patrick Palka wrote:
> The predicate functions emitted by genmatch are expected to only be used
> locally within {gimple,generic}-match.c, so this patch marks them as
> static. Does this look OK to commit after bootstrap and regtest?
Actually the idea was to for