On Mon, Nov 23, 2015 at 8:05 PM, Jason Merrill <ja...@redhat.com> wrote: > On 11/21/2015 01:30 AM, Richard Biener wrote: >> >> What happens if we remove the nops stripping from integer_zerop? Do other >> integer predicates strip nops? > > > Many predicates do, but removing that doesn't break anything in the > testsuite. So, how about this?
I like it. Ok if you also tested non-standard languages (ada,obj-c++,go). Thanks, Richard. >