On Sun, Nov 5, 2017 at 12:14 PM, Peryt, Sebastian <[email protected]> wrote: > Hi, > > After r253934 gcc.target/i386/pr71321.c started to fail due to the wrong > number of scan-assembler - 2 instead of 3. This patch is fixing that.
Are you sure that there is no problem with the code generation? Did you investigate original PR for what it is testing and why it is testing for these 3 LEAs? > 2017-11-05 Sebastian Peryt <[email protected]> > > PR testsuite/82767 > * gcc.target/i386/pr71321.c: Fix invalid testcase. There is nothing wrong with the testcase. > Is it ok for trunk? > > Thanks, > Sebastian >
