darwin, x86, testsuite - Check for an expected error on Darwin.
authorIain Sandoe <iain@sandoe.co.uk>
Sat, 25 May 2019 19:42:05 +0000 (19:42 +0000)
committerIain Sandoe <iains@gcc.gnu.org>
Sat, 25 May 2019 19:42:05 +0000 (19:42 +0000)
commit262fb6f113b547051cc4f8c6e66040477b47f21b
tree9938a40caa7f4cc314c323582364d5e618a09df8
parent8bc49dbc4f896f2b5a39e8ce9effff78afcf7fde
darwin, x86, testsuite - Check for an expected error on Darwin.

The test requests an alignment which exceeds the maximum object
file aligment for Darwin, rather than skipping it - test that we
see the expected error.

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

* gcc.target/i386/pr89261.c: Test that the alignment required
by the test correctly produces the expected error on Darwin.

From-SVN: r271622
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/pr89261.c