]> git.ipfire.org Git - thirdparty/gcc.git/commit
darwin, testsuite fix PR27221
authoriains <iains@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 22 May 2019 07:51:59 +0000 (07:51 +0000)
committeriains <iains@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 22 May 2019 07:51:59 +0000 (07:51 +0000)
commit0c9c53bb576fd3222b937f7fbd3c7ff1068b305c
tree44ad7bfc015dd9fca0366f33339ce6bd1a70c4eb
parentbd364f0486a85d8e457d05ce51e258e5190de47a
darwin, testsuite fix PR27221

The test can't succeed on 32b powerpc Darwin since the
ABI demands a different result to the tested one.

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

PR testsuite/27221
* g++.dg/ext/alignof2.C: XFAIL for 32bit Darwin.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@271505 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/ext/alignof2.C