Regressions on master at commit r15-1213 vs commit r15-1207 on Linux/x86_64

2024-06-12 Thread Haochen Jiang via Gcc-regression
Regressions on master at commit r15-1213 vs commit r15-1207 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 master at commit r15-1216 vs commit r15-1214 on Linux/x86_64

2024-06-12 Thread Haochen Jiang via Gcc-regression
Regressions on master at commit r15-1216 vs commit r15-1214 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-1209-gc5e3be45688: Failure on aarch64

2024-06-12 Thread ci_notify--- via Gcc-regression
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 appreciate 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-1254 , 
please let us know if you are looking at the problem and/or when you have a fix.

In gcc_build master-aarch64 after:

  | commit gcc-15-1209-gc5e3be45688
  | Author: David Malcolm 
  | Date:   Wed Jun 12 09:15:09 2024 -0400
  | 
  | pretty_printer: make all fields private
  | 
  | No functional change intended.
  | 
  | gcc/analyzer/ChangeLog:
  | * access-diagram.cc (access_range::dump): Update for fields of
  | pretty_printer becoming private.
  | ... 227 lines of the commit log omitted.

Results changed to
# reset_artifacts:
-10
# true:
0
# build_abe gcc:
# FAILED
# First few build errors in logs:
# 00:03:27 
../../../../../../gcc/gcc/config/aarch64/aarch64-early-ra.cc:3449:23: error: 
‘class pretty_printer’ has no member named ‘buffer’; did you mean 
‘output_buffer* pretty_printer::m_buffer’? (not accessible from this context)
# 00:03:27 make[2]: *** 
[/home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/snapshots/gcc.git~master/gcc/config/aarch64/t-aarch64:200:
 aarch64-early-ra.o] Error 1
# 00:03:27 make[1]: *** [Makefile:4704: all-gcc] Error 2
# 00:03:27 make: *** [Makefile:1065: all] Error 2

From
# reset_artifacts:
-10
# true:
0
# build_abe gcc:
1

The configuration of this build is:
CI config tcwg_gcc_build master-aarch64

-8<--8<--8<--
The information below can be used to reproduce a debug environment:

Current build   : 
https://ci.linaro.org/job/tcwg_gcc_build--master-aarch64-build/2157/artifact/artifacts
Reference build : 
https://ci.linaro.org/job/tcwg_gcc_build--master-aarch64-build/2156/artifact/artifacts

Reproduce last good and first bad builds: 
https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/c5e3be456888aa48f591512ec28183703e70978c/tcwg_gcc_build/master-aarch64/reproduction_instructions.txt

Full commit : 
https://github.com/gcc-mirror/gcc/commit/c5e3be456888aa48f591512ec28183703e70978c

List of configurations that regressed due to this commit :
* tcwg_gcc_build
** master-aarch64
*** Failure
*** 
https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/c5e3be456888aa48f591512ec28183703e70978c/tcwg_gcc_build/master-aarch64/details.txt
*** 
https://ci.linaro.org/job/tcwg_gcc_build--master-aarch64-build/2157/artifact/artifacts


Re: [Linaro-TCWG-CI] gcc-15-1209-gc5e3be45688: Failure on aarch64

2024-06-12 Thread David Malcolm via Gcc-regression
On Wed, 2024-06-12 at 20:25 +, ci_not...@linaro.org wrote:
> 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 appreciate 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-1254 , please let us know if
> you are looking at the problem and/or when you have a fix.

Sorry about the breakage.

I had filed this as https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115465
and  I believe I've fixed it with r15-1220-
ge35f4eab68773b08324f9784ca69f8ace3c657cc.

Dave

> 
> In gcc_build master-aarch64 after:
> 
>   | commit gcc-15-1209-gc5e3be45688
>   | Author: David Malcolm 
>   | Date:   Wed Jun 12 09:15:09 2024 -0400
>   | 
>   | pretty_printer: make all fields private
>   | 
>   | No functional change intended.
>   | 
>   | gcc/analyzer/ChangeLog:
>   | * access-diagram.cc (access_range::dump): Update for
> fields of
>   | pretty_printer becoming private.
>   | ... 227 lines of the commit log omitted.
> 
> Results changed to
> # reset_artifacts:
> -10
> # true:
> 0
> # build_abe gcc:
> # FAILED
> # First few build errors in logs:
> # 00:03:27 ../../../../../../gcc/gcc/config/aarch64/aarch64-early-
> ra.cc:3449:23: error: ‘class pretty_printer’ has no member named
> ‘buffer’; did you mean ‘output_buffer* pretty_printer::m_buffer’?
> (not accessible from this context)
> # 00:03:27 make[2]: *** [/home/tcwg-
> buildslave/workspace/tcwg_gnu_3/abe/snapshots/gcc.git~master/gcc/conf
> ig/aarch64/t-aarch64:200: aarch64-early-ra.o] Error 1
> # 00:03:27 make[1]: *** [Makefile:4704: all-gcc] Error 2
> # 00:03:27 make: *** [Makefile:1065: all] Error 2
> 
> From
> # reset_artifacts:
> -10
> # true:
> 0
> # build_abe gcc:
> 1
> 
> The configuration of this build is:
> CI config tcwg_gcc_build master-aarch64
> 
> -8<--8<--
> 8<--
> The information below can be used to reproduce a debug environment:
> 
> Current build   :
> https://ci.linaro.org/job/tcwg_gcc_build--master-aarch64-build/2157/artifact/artifacts
> Reference build :
> https://ci.linaro.org/job/tcwg_gcc_build--master-aarch64-build/2156/artifact/artifacts
> 
> Reproduce last good and first bad builds:
> https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/c5e3be456888aa48f591512ec28183703e70978c/tcwg_gcc_build/master-aarch64/reproduction_instructions.txt
> 
> Full commit :
> https://github.com/gcc-mirror/gcc/commit/c5e3be456888aa48f591512ec28183703e70978c
> 
> List of configurations that regressed due to this commit :
> * tcwg_gcc_build
> ** master-aarch64
> *** Failure
> ***
> https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/c5e3be456888aa48f591512ec28183703e70978c/tcwg_gcc_build/master-aarch64/details.txt
> ***
> https://ci.linaro.org/job/tcwg_gcc_build--master-aarch64-build/2157/artifact/artifacts



Regressions on master at commit r15-1227 vs commit r15-1224 on Linux/x86_64

2024-06-12 Thread Haochen Jiang via Gcc-regression
Regressions on master at commit r15-1227 vs commit r15-1224 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 master at commit r15-1229 vs commit r15-1227 on Linux/x86_64

2024-06-12 Thread Haochen Jiang via Gcc-regression
Regressions on master at commit r15-1229 vs commit r15-1227 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)


Regressions on master at commit r15-1237 vs commit r15-1229 on Linux/x86_64

2024-06-12 Thread Haochen Jiang via Gcc-regression
Regressions on master at commit r15-1237 vs commit r15-1229 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: