Regressions on master at commit r15-3581 vs commit r15-3580 on Linux/x86_64
Regressions on master at commit r15-3581 vs commit r15-3580 on Linux/x86_64 New failures: FAIL: gfortran.dg/gomp/interop-1.f90 -O (test for excess errors) FAIL: gfortran.dg/gomp/interop-1.f90 -O (test for excess errors) New passes:
Regressions on master at commit r15-3581 vs commit r15-3580 on Linux/i686
Regressions on master at commit r15-3581 vs commit r15-3580 on Linux/i686 New failures: FAIL: gfortran.dg/gomp/interop-1.f90 -O (test for excess errors) New passes:
Regressions on native/master at commit r15-3581 vs commit r15-3580 on Linux/x86_64
Regressions on master at commit r15-3581 vs commit r15-3580 on Linux/x86_64 New failures: FAIL: gfortran.dg/gomp/interop-1.f90 -O (test for excess errors) FAIL: gfortran.dg/gomp/interop-1.f90 -O (test for excess errors) FAIL: libgomp.c/../libgomp.c-c++-common/for-11.c execution test New passes:
[r15-3581 Regression] FAIL: gfortran.dg/gomp/interop-1.f90 -O (test for excess errors) on Linux/x86_64
On Linux/x86_64, 4e9265a474def98cb6cdb59c15fbcb7630ba330e is the first bad commit commit 4e9265a474def98cb6cdb59c15fbcb7630ba330e Author: Tobias Burnus Date: Wed Sep 11 09:25:47 2024 +0200 fortran/openmp.cc: Fix var init and locus use to avoid uninit values [PR fortran/116661] caused FAIL: gfortran.dg/gomp/interop-1.f90 -O (test for excess errors) with GCC configured with ../../gcc/configure --prefix=/export/users/haochenj/src/gcc-bisect/master/master/r15-3581/usr --enable-clocale=gnu --with-system-zlib --with-demangler-in-ld --with-fpmath=sse --enable-languages=c,c++,fortran --enable-cet --without-isl --enable-libmpx x86_64-linux --disable-bootstrap To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="gomp.exp=gfortran.dg/gomp/interop-1.f90 --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="gomp.exp=gfortran.dg/gomp/interop-1.f90 --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="gomp.exp=gfortran.dg/gomp/interop-1.f90 --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="gomp.exp=gfortran.dg/gomp/interop-1.f90 --target_board='unix{-m64\ -march=cascadelake}'" (Please do not reply to this email, for question about this report, contact me at haochen dot jiang at intel.com.) (If you met problems with cascadelake related, disabling AVX512F in command line might save that.) (However, please make sure that there is no potential problems with AVX512.)
Regressions on master at commit r15-3586 vs commit r15-3582 on Linux/x86_64
Regressions on master at commit r15-3586 vs commit r15-3582 on Linux/x86_64 New failures: FAIL: gcc.dg/torture/convert-dfp-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors) FAIL: gcc.dg/torture/convert-dfp.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors) New passes:
Regressions on native/master at commit r15-3586 vs commit r15-3581 on Linux/x86_64
Regressions on master at commit r15-3586 vs commit r15-3581 on Linux/x86_64 New failures: New passes: FAIL: libgomp.c/../libgomp.c-c++-common/for-11.c execution test
Regressions on master at commit r15-3587 vs commit r15-3586 on Linux/x86_64
Regressions on master at commit r15-3587 vs commit r15-3586 on Linux/x86_64 New failures: New passes: FAIL: gcc.dg/torture/convert-dfp-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors) FAIL: gcc.dg/torture/convert-dfp.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors)
[Linaro-TCWG-CI] gcc-15-3532-g7cebc6384a0a: FAIL: 6 regressions: 6 improvements on master-thumb_m7_eabi
Dear contributor, our automatic CI has detected problems related to your patch(es). Please find some details below. If you have any questions, please follow up on linaro-toolch...@lists.linaro.org mailing list, Libera's #linaro-tcwg channel, or ping your favourite Linaro toolchain developer on the usual project channel. We understand that it might be difficult to find the necessary logs or reproduce the issue locally. If you can't get what you need from our CI within minutes, let us know and we will be happy to help. We track this report status in https://linaro.atlassian.net/browse/GNU-1339 , please let us know if you are looking at the problem and/or when you have a fix. In arm-eabi cortex-m7 hard after: | commit gcc-15-3532-g7cebc6384a0a | Author: Jason Merrill | Date: Fri Sep 6 15:28:53 2024 -0400 | | c++: exception spec and stdlib specialization | | We were silently accepting the pr65923.C specialization of std::swap with | the wrong exception specification; it should be declared noexcept. Let's | limit ignoring mismatch with system headers to extern "C" functions so we | get a diagnostic for the C++ library. | | ... 18 lines of the commit log omitted. FAIL: 6 regressions: 6 improvements regressions.sum: === g++ tests === Running g++:g++.dg/dg.exp ... FAIL: g++.dg/cpp1z/aligned-new3.C -std=gnu++17 (test for excess errors) UNRESOLVED: g++.dg/cpp1z/aligned-new3.C -std=gnu++17 compilation failed to produce executable FAIL: g++.dg/cpp1z/aligned-new3.C -std=gnu++20 (test for excess errors) UNRESOLVED: g++.dg/cpp1z/aligned-new3.C -std=gnu++20 compilation failed to produce executable FAIL: g++.dg/cpp1z/aligned-new3.C -std=gnu++26 (test for excess errors) UNRESOLVED: g++.dg/cpp1z/aligned-new3.C -std=gnu++26 compilation failed to produce executable improvements.sum: === g++ tests === Running g++:g++.dg/dg.exp ... UNRESOLVED: g++.dg/cpp1z/aligned-new3.C -std=c++20 compilation failed to produce executable UNRESOLVED: g++.dg/cpp1z/aligned-new3.C -std=c++26 compilation failed to produce executable FAIL: g++.dg/cpp1z/aligned-new3.C -std=c++26 (test for excess errors) UNRESOLVED: g++.dg/cpp1z/aligned-new3.C -std=c++17 compilation failed to produce executable FAIL: g++.dg/cpp1z/aligned-new3.C -std=c++20 (test for excess errors) FAIL: g++.dg/cpp1z/aligned-new3.C -std=c++17 (test for excess errors) You can find the failure logs in *.log.1.xz files in - https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m7_eabi-build/534/artifact/artifacts/00-sumfiles/ The full lists of regressions and improvements as well as configure and make commands are in - https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m7_eabi-build/534/artifact/artifacts/notify/ The list of [ignored] baseline and flaky failures are in - https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m7_eabi-build/534/artifact/artifacts/sumfiles/xfails.xfail The configuration of this build is: CI config tcwg_gnu_embed_check_gcc arm-eabi -mthumb -march=armv7e-m+fp.dp -mtune=cortex-m7 -mfloat-abi=hard -mfpu=auto -8<--8<--8<-- The information below can be used to reproduce a debug environment: Current build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m7_eabi-build/534/artifact/artifacts Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m7_eabi-build/533/artifact/artifacts Reproduce last good and first bad builds: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7cebc6384a0ad63d444029472a8ed1afe965bbbc/tcwg_gnu_embed_check_gcc/master-thumb_m7_eabi/reproduction_instructions.txt Full commit : https://github.com/gcc-mirror/gcc/commit/7cebc6384a0ad63d444029472a8ed1afe965bbbc List of configurations that regressed due to this commit : * tcwg_gnu_embed_check_gcc ** master-thumb_m7_eabi *** FAIL: 6 regressions: 6 improvements *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7cebc6384a0ad63d444029472a8ed1afe965bbbc/tcwg_gnu_embed_check_gcc/master-thumb_m7_eabi/details.txt *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m7_eabi-build/534/artifact/artifacts
[Linaro-TCWG-CI] gcc-15-3581-g4e9265a474d: FAIL: 1 regressions on aarch64
Dear contributor, our automatic CI has detected problems related to your patch(es). Please find some details below. If you have any questions, please follow up on linaro-toolch...@lists.linaro.org mailing list, Libera's #linaro-tcwg channel, or ping your favourite Linaro toolchain developer on the usual project channel. We understand that it might be difficult to find the necessary logs or reproduce the issue locally. If you can't get what you need from our CI within minutes, let us know and we will be happy to help. We track this report status in https://linaro.atlassian.net/browse/GNU-1340 , please let us know if you are looking at the problem and/or when you have a fix. In bootstrap_check master-aarch64-check_bootstrap after: | commit gcc-15-3581-g4e9265a474d | Author: Tobias Burnus | Date: Wed Sep 11 09:25:47 2024 +0200 | | fortran/openmp.cc: Fix var init and locus use to avoid uninit values [PR fortran/116661] | | gcc/fortran/ChangeLog: | | PR fortran/116661 | * openmp.cc (gfc_match_omp_prefer_type): NULL init a gfc_expr | variable and use right locus in gfc_error. FAIL: 1 regressions regressions.sum: === gfortran tests === Running gfortran:gfortran.dg/gomp/gomp.exp ... FAIL: gfortran.dg/gomp/interop-1.f90 -O (test for excess errors) You can find the failure logs in *.log.1.xz files in - https://ci.linaro.org/job/tcwg_bootstrap_check--master-aarch64-check_bootstrap-build/813/artifact/artifacts/00-sumfiles/ The full lists of regressions and improvements as well as configure and make commands are in - https://ci.linaro.org/job/tcwg_bootstrap_check--master-aarch64-check_bootstrap-build/813/artifact/artifacts/notify/ The list of [ignored] baseline and flaky failures are in - https://ci.linaro.org/job/tcwg_bootstrap_check--master-aarch64-check_bootstrap-build/813/artifact/artifacts/sumfiles/xfails.xfail The configuration of this build is: CI config tcwg_bootstrap_check master-aarch64-check_bootstrap -8<--8<--8<-- The information below can be used to reproduce a debug environment: Current build : https://ci.linaro.org/job/tcwg_bootstrap_check--master-aarch64-check_bootstrap-build/813/artifact/artifacts Reference build : https://ci.linaro.org/job/tcwg_bootstrap_check--master-aarch64-check_bootstrap-build/812/artifact/artifacts Reproduce last good and first bad builds: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/4e9265a474def98cb6cdb59c15fbcb7630ba330e/tcwg_bootstrap_check/master-aarch64-check_bootstrap/reproduction_instructions.txt Full commit : https://github.com/gcc-mirror/gcc/commit/4e9265a474def98cb6cdb59c15fbcb7630ba330e List of configurations that regressed due to this commit : * tcwg_bootstrap_check ** master-aarch64-check_bootstrap *** FAIL: 1 regressions *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/4e9265a474def98cb6cdb59c15fbcb7630ba330e/tcwg_bootstrap_check/master-aarch64-check_bootstrap/details.txt *** https://ci.linaro.org/job/tcwg_bootstrap_check--master-aarch64-check_bootstrap-build/813/artifact/artifacts