Regressions on master at commit r15-7366 vs commit r15-7365 on Linux/x86_64

2025-02-05 Thread Haochen Jiang via Gcc-regression
Regressions on master at commit r15-7366 vs commit r15-7365 on Linux/x86_64
New failures:
FAIL: gfortran.dg/gomp/append_args-2.f90   -O   at line 43 (test for errors, 
line 41)
FAIL: gfortran.dg/gomp/append_args-2.f90   -O   at line 43 (test for errors, 
line 41)
FAIL: gfortran.dg/gomp/append_args-2.f90   -O  (test for excess errors)
FAIL: gfortran.dg/gomp/append_args-2.f90   -O  (test for excess errors)

New passes:


Regressions on native/master at commit r15-7366 vs commit r15-7365 on Linux/x86_64

2025-02-05 Thread Haochen Jiang via Gcc-regression
Regressions on master at commit r15-7366 vs commit r15-7365 on Linux/x86_64
New failures:
FAIL: gfortran.dg/gomp/append_args-2.f90   -O   at line 43 (test for errors, 
line 41)
FAIL: gfortran.dg/gomp/append_args-2.f90   -O   at line 43 (test for errors, 
line 41)
FAIL: gfortran.dg/gomp/append_args-2.f90   -O  (test for excess errors)
FAIL: gfortran.dg/gomp/append_args-2.f90   -O  (test for excess errors)

New passes:


[r15-7366 Regression] FAIL: gfortran.dg/gomp/append_args-2.f90 -O (test for excess errors) on Linux/x86_64

2025-02-05 Thread haochen.jiang via Gcc-regression
On Linux/x86_64,

3a5882707df50ed29905b3c47cbaa0868ea248c9 is the first bad commit
commit 3a5882707df50ed29905b3c47cbaa0868ea248c9
Author: Tobias Burnus 
Date:   Wed Feb 5 08:44:41 2025 +0100

fortran/trans-openmp.cc: Use the correct member in gfc_omp_namelist 
[PR118745]

caused

FAIL: gfortran.dg/gomp/append_args-2.f90   -O   at line 43 (test for errors, 
line 41)
FAIL: gfortran.dg/gomp/append_args-2.f90   -O  (test for excess errors)

with GCC configured with

../../gcc/configure 
--prefix=/export/users/haochenj/src/gcc-bisect/master/master/r15-7366/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/append_args-2.f90 
--target_board='unix{-m32}'"
$ cd {build_dir}/gcc && make check 
RUNTESTFLAGS="gomp.exp=gfortran.dg/gomp/append_args-2.f90 
--target_board='unix{-m32\ -march=cascadelake}'"
$ cd {build_dir}/gcc && make check 
RUNTESTFLAGS="gomp.exp=gfortran.dg/gomp/append_args-2.f90 
--target_board='unix{-m64}'"
$ cd {build_dir}/gcc && make check 
RUNTESTFLAGS="gomp.exp=gfortran.dg/gomp/append_args-2.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.)


[Linaro-TCWG-CI] gcc-15-7366-g3a5882707df5: 2 regressions on arm

2025-02-05 Thread ci_notify--- via Gcc-regression
Dear contributor,

Our automatic CI has detected problems related to your patch(es). Please find 
some details below.

In gcc_check master-arm, after:
  | commit gcc-15-7366-g3a5882707df5
  | Author: Tobias Burnus 
  | Date:   Wed Feb 5 08:44:41 2025 +0100
  | 
  | fortran/trans-openmp.cc: Use the correct member in gfc_omp_namelist 
[PR118745]
  | 
  | gcc/fortran/ChangeLog:
  | 
  | PR fortran/118745
  | ... 2 lines of the commit log omitted.

Produces 2 regressions:
  | 
  | regressions.sum:
  | Running gfortran:gfortran.dg/gomp/gomp.exp ...
  | FAIL: gfortran.dg/gomp/append_args-2.f90 -O   at line 43 (test for errors, 
line 41)
  | FAIL: gfortran.dg/gomp/append_args-2.f90 -O  (test for excess errors)

Used configuration :
 *CI config* tcwg_gcc_check master-arm
 *configure and test flags:* --target arm-linux-gnueabihf

We track this bug report under https://linaro.atlassian.net/browse/GNU-1510. 
Please let us know if you have a fix.

If you have any questions regarding this report, please ask on 
linaro-toolch...@lists.linaro.org mailing list.

-8<--8<--8<--

The information below contains the details of the failures, and the ways to 
reproduce a debug environment:

You can find the failure logs in *.log.1.xz files in
 * 
https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/3393/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_gcc_check--master-arm-build/3393/artifact/artifacts/notify/
The list of [ignored] baseline and flaky failures are in
 * 
https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/3393/artifact/artifacts/sumfiles/xfails.xfail

Current build   : 
https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/3393/artifact/artifacts
Reference build : 
https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/3391/artifact/artifacts

Instruction to reproduce the build : 
https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3a5882707df50ed29905b3c47cbaa0868ea248c9/tcwg_gcc_check/master-arm/reproduction_instructions.txt

Full commit : 
https://gcc.gnu.org/git/?p=gcc.git;a=commitdiff;h=3a5882707df50ed29905b3c47cbaa0868ea248c9


Regressions on master at commit r15-7376 vs commit r15-7374 on Linux/x86_64

2025-02-05 Thread Haochen Jiang via Gcc-regression
Regressions on master at commit r15-7376 vs commit r15-7374 on Linux/x86_64
New failures:

New passes:
FAIL: gfortran.dg/gomp/append_args-2.f90   -O   at line 43 (test for errors, 
line 41)
FAIL: gfortran.dg/gomp/append_args-2.f90   -O   at line 43 (test for errors, 
line 41)
FAIL: gfortran.dg/gomp/append_args-2.f90   -O  (test for excess errors)
FAIL: gfortran.dg/gomp/append_args-2.f90   -O  (test for excess errors)


Regressions on native/master at commit r15-7377 vs commit r15-7375 on Linux/x86_64

2025-02-05 Thread Haochen Jiang via Gcc-regression
Regressions on master at commit r15-7377 vs commit r15-7375 on Linux/x86_64
New failures:

New passes:
FAIL: gfortran.dg/gomp/append_args-2.f90   -O   at line 43 (test for errors, 
line 41)
FAIL: gfortran.dg/gomp/append_args-2.f90   -O   at line 43 (test for errors, 
line 41)
FAIL: gfortran.dg/gomp/append_args-2.f90   -O  (test for excess errors)
FAIL: gfortran.dg/gomp/append_args-2.f90   -O  (test for excess errors)


[Linaro-TCWG-CI] gcc-15-7373-g5163cf2ae14c: Failure on arm

2025-02-05 Thread ci_notify--- via Gcc-regression
Dear contributor,

Our automatic CI has detected problems related to your patch(es). Please find 
some details below.

In  master-arm, after:
  | commit gcc-15-7373-g5163cf2ae14c
  | Author: Richard Earnshaw 
  | Date:   Thu Dec 19 16:00:48 2024 +
  | 
  | arm: Use POP {pc} to return when returning [PR118089]
  | 
  | When generating thumb2 code,
  | LDM SP!, {PC}
  | is a two-byte instruction, whereas
  | ... 11 lines of the commit log omitted.

Produces Failure:
  | Results changed to
  | # reset_artifacts:
  | -10
  | # true:
  | 0
  | # build_abe binutils:
  | 1
  | # build_abe gcc:
  | 2
  | # build_abe linux:
  | 4
  | # build_abe glibc:
  | # FAILED
  | # build_abe gdb:
  | # First few build errors in logs:
  | # 00:02:55 ../sysdeps/ieee754/flt-32/e_gammaf_r.c:175:1: internal compiler 
error: in maybe_record_trace_start, at dwarf2cfi.cc:2591
  | # 00:02:55 make[2]: *** 
[/home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/glibc-glibc.git~master/sysd-rules:723:
 
/home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/glibc-glibc.git~master/math/e_gammaf_r.o]
 Error 1
  | # 00:02:55 make[1]: *** [Makefile:484: math/others] Error 2
  | # 00:02:55 make: *** [Makefile:20: all] Error 2
  | 
  | From
  | # reset_artifacts:
  | -10
  | # true:
  | 0
  | # build_abe binutils:
  | 1
  | # build_abe gcc:
  | 2
  | # build_abe linux:
  | 4
  | # build_abe glibc:
  | 5
  | # build_abe gdb:
  | 6

Used configuration :
 *CI config* tcwg_gnu_native_build master-arm
 *configure and test flags:* --target arm-linux-gnueabihf

We track this bug report under https://linaro.atlassian.net/browse/GNU-1511. 
Please let us know if you have a fix.

If you have any questions regarding this report, please ask on 
linaro-toolch...@lists.linaro.org mailing list.

-8<--8<--8<--

The information below contains the details of the failures, and the ways to 
reproduce a debug environment:

You can find the failure logs in *.log.1.xz files in
 * 
https://ci.linaro.org/job/tcwg_gnu_native_build--master-arm-build/977/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_native_build--master-arm-build/977/artifact/artifacts/notify/
The list of [ignored] baseline and flaky failures are in
 * 
https://ci.linaro.org/job/tcwg_gnu_native_build--master-arm-build/977/artifact/artifacts/sumfiles/xfails.xfail

Current build   : 
https://ci.linaro.org/job/tcwg_gnu_native_build--master-arm-build/977/artifact/artifacts
Reference build : 
https://ci.linaro.org/job/tcwg_gnu_native_build--master-arm-build/976/artifact/artifacts

Instruction to reproduce the build : 
https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/5163cf2ae14c5e7ec730ad72680564001d0d0441/tcwg_gnu_native_build/master-arm/reproduction_instructions.txt

Full commit : 
https://gcc.gnu.org/git/?p=gcc.git;a=commitdiff;h=5163cf2ae14c5e7ec730ad72680564001d0d0441