Re: [x86] Tweak testcases for PR82361

2019-09-18 Thread Richard Sandiford
Uros Bizjak writes: > On Tue, Sep 17, 2019 at 6:34 PM Richard Sandiford > wrote: >> >> gcc/testsuite/gcc.target/i386/pr82361-[12].c check whether we >> can optimise away a 32-to-64-bit zero extension of a 32-bit >> division or modulus result. Currently this fails for the modulus >> part of f1 an

Re: [x86] Tweak testcases for PR82361

2019-09-17 Thread Uros Bizjak
On Tue, Sep 17, 2019 at 6:34 PM Richard Sandiford wrote: > > gcc/testsuite/gcc.target/i386/pr82361-[12].c check whether we > can optimise away a 32-to-64-bit zero extension of a 32-bit > division or modulus result. Currently this fails for the modulus > part of f1 and f2 in pr82361-1.c: > > /* FI