darwin, x86, testsuite - Amend popcnt match string for Darwin.
authorIain Sandoe <iain@sandoe.co.uk>
Sat, 25 May 2019 19:46:53 +0000 (19:46 +0000)
committerIain Sandoe <iains@gcc.gnu.org>
Sat, 25 May 2019 19:46:53 +0000 (19:46 +0000)
commit09253954d27dbf9d5d882372215c14d778f1cc74
treeabda21a3dfa9ac98195e91eb31282e53b457fc90
parent262fb6f113b547051cc4f8c6e66040477b47f21b
darwin, x86, testsuite - Amend popcnt match string for Darwin.

Darwin uses a different spelling for popcnt (popcnt instead of popcntw).
Check for this in the test.

2019-05-25  Iain Sandoe  <iain@sandoe.co.uk>

* gcc.target/i386/pr59874-3.c: Use the spelling of popcnt
expected for Darwin.

From-SVN: r271623
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/pr59874-3.c