https://gcc.gnu.org/bugzilla/show_bug.cgi?id=27221

--- Comment #9 from Iain Sandoe <iains at gcc dot gnu.org> ---
Author: iains
Date: Fri Sep  6 16:03:42 2019
New Revision: 275469

URL: https://gcc.gnu.org/viewcvs?rev=275469&root=gcc&view=rev
Log:
[Darwin, testsuite] Fix PR27221.

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

2019-09-06  Iain Sandoe  <i...@sandoe.co.uk>

        Backport from mainline.
        2019-05-22  Iain Sandoe  <i...@sandoe.co.uk>

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


Modified:
    branches/gcc-7-branch/gcc/testsuite/ChangeLog
    branches/gcc-7-branch/gcc/testsuite/g++.dg/ext/alignof2.C

Reply via email to