Commit 7ccdf51f by Charles Baylis Committed by Charles Baylis

ieee_8.f90: xfail for aarch64*-*-gnu*

gcc/testsuite/ChangeLog:

2017-11-13  Charles Baylis  <charles.baylis@linaro.org>

        * gfortran.dg/ieee/ieee_8.f90: xfail for aarch64*-*-gnu*

From-SVN: r254689
parent 793e17f9
2017-11-13 Charles Baylis <charles.baylis@linaro.org>
* gfortran.dg/ieee/ieee_8.f90: xfail for aarch64*-*-gnu*
2017-11-13 Jakub Jelinek <jakub@redhat.com> 2017-11-13 Jakub Jelinek <jakub@redhat.com>
PR tree-optimization/78821 PR tree-optimization/78821
......
! { dg-do run { xfail aarch64*-*-gnu arm*-*-gnueabi arm*-*-gnueabihf } } ! { dg-do run { xfail aarch64*-*-gnu* arm*-*-gnueabi arm*-*-gnueabihf } }
! XFAIL because of PR libfortran/78449. ! XFAIL because of PR libfortran/78449.
module foo module foo
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment