This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Patch, testcase] PR82767 Fix scan-assembler patterns in i386/pr71321.c


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.

2017-11-05  Sebastian Peryt  <sebastian.peryt@intel.com>

    PR testsuite/82767
    * gcc.target/i386/pr71321.c: Fix invalid testcase.

Is it ok for trunk?

Thanks,
Sebastian

Attachment: PR82767.patch
Description: PR82767.patch


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]