https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79064
Martin Sebor <msebor at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEW --- Comment #5 from Martin Sebor <msebor at gcc dot gnu.org> --- The failure only appears only on some targets (it would be helpful if you mentioned the target where you see a test fail when posting test results). The test doesn't fail in my local build on x86_64. There also is no failure in the results for hppa-unknown-linux-gnu https://gcc.gnu.org/ml/gcc-testresults/2018-02/msg01199.html <<< hppa2.0w-hp-hpux11.11: https://gcc.gnu.org/ml/gcc-testresults/2018-02/msg01220.html ia64-suse-linux-gnu: https://gcc.gnu.org/ml/gcc-testresults/2018-02/msg01211.html powerpc64le-unknown-linux-gnu: https://gcc.gnu.org/ml/gcc-testresults/2018-02/msg01224.html x86_64-pc-linux-gnu: https://gcc.gnu.org/ml/gcc-testresults/2018-02/msg01202.html I do see failures on the following targets: powerpc-ibm-aix7.2.0.0 https://gcc.gnu.org/ml/gcc-testresults/2018-02/msg01225.html aarch64-suse-linux-gnu: https://gcc.gnu.org/ml/gcc-testresults/2018-02/msg01218.html hppa-unknown-linux-gnu https://gcc.gnu.org/ml/gcc-testresults/2018-02/msg01228.html <<< m68k-unknown-linux-gnu https://gcc.gnu.org/ml/gcc-testresults/2018-02/msg01215.html powerpc64-unknown-linux-gnu: https://gcc.gnu.org/ml/gcc-testresults/2018-02/msg01229.html s390x-ibm-linux-gnu zEC12: https://gcc.gnu.org/ml/gcc-testresults/2018-02/msg01217.html s390x-ibm-linux-gnu default https://gcc.gnu.org/ml/gcc-testresults/2018-02/msg01212.html What's interesting is that between two recent hppa-unknown-linux-gnu builds the test is reported to fail in one but not the other (see <<< above).