]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/testsuite/ChangeLog
darwin, x86, testsuite - Amend popcnt match string for Darwin.
authoriains <iains@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 25 May 2019 19:46:53 +0000 (19:46 +0000)
committeriains <iains@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 25 May 2019 19:46:53 +0000 (19:46 +0000)
commit56dbd0ba439c2abdad90c245addf90de95d37ed4
treeabda21a3dfa9ac98195e91eb31282e53b457fc90
parent27852d6dc04edabbf30e3924ccf0bbf6ada3a77c
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@271623 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/pr59874-3.c