]> git.ipfire.org Git - thirdparty/gcc.git/commit
[Darwin, X86, testsuite] Fix pr92258.c.
authorIain Sandoe <iain@sandoe.co.uk>
Thu, 7 Nov 2019 21:17:31 +0000 (21:17 +0000)
committerIain Sandoe <iains@gcc.gnu.org>
Thu, 7 Nov 2019 21:17:31 +0000 (21:17 +0000)
commit87496ad88e0fa227fcdb2cd88e3e501f96aaf2f2
tree10f0a635ba89131140c5f8e0234b64d77b027c1b
parent2c03d73667df53165834e9bcb5d09243db414ec3
[Darwin, X86, testsuite] Fix pr92258.c.

This test uses -masm=intel, which isn't supported by Darwin.  Add the
necessary dg-require-effective-target.

gcc/testsuite/ChangeLog:

2019-11-07  Iain Sandoe  <iain@sandoe.co.uk>

* gcc.target/i386/pr92258.c: Add dg-requires for masm_intel.

From-SVN: r277930
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/pr92258.c