On Sun, Nov 5, 2017 at 12:14 PM, Peryt, Sebastian <sebastian.pe...@intel.com> 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 <sebastian.pe...@intel.com> > > 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 >