]> git.ipfire.org Git - thirdparty/gcc.git/commit
darwin, x86, testsuite - Check for an expected error on Darwin.
authoriains <iains@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 25 May 2019 19:42:05 +0000 (19:42 +0000)
committeriains <iains@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 25 May 2019 19:42:05 +0000 (19:42 +0000)
commit27852d6dc04edabbf30e3924ccf0bbf6ada3a77c
tree9938a40caa7f4cc314c323582364d5e618a09df8
parent015ec1cb609e0d9f3c81f6aa7e75af29cbf85fe6
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.

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