[Linaro-TCWG-CI] gcc-15-6063-g6c41a912f5e: 1 regressions on arm

2024-12-10 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-6063-g6c41a912f5e
  | Author: Giuseppe D'Angelo 
  | Date:   Mon Dec 9 01:28:08 2024 +0100
  | 
  | libstdc++: deprecate is_trivial for C++26 (P3247R2)
  | 
  | This actually implements P3247R2 by deprecating the is_trivial type
  | trait.
  | 
  | ... 17 lines of the commit log omitted.

Produces 1 regressions:
  | Running g++:g++.dg/dg.exp ...
  | FAIL: g++.dg/cpp0x/trivial1.C -std=c++26 (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-1457. 
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/3145/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/3145/artifact/artifacts/notify/
The list of [ignored] baseline and flaky failures are in
 * 
https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/3145/artifact/artifacts/sumfiles/xfails.xfail

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

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

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


Regressions on native/master at commit r15-6073 vs commit r15-6072 on Linux/x86_64

2024-12-10 Thread Haochen Jiang via Gcc-regression
Regressions on master at commit r15-6073 vs commit r15-6072 on Linux/x86_64
New failures:

New passes:
FAIL: g++.dg/warn/uninit-pr105562.C  -std=gnu++11 (test for excess errors)
FAIL: g++.dg/warn/uninit-pr105562.C  -std=gnu++11 (test for excess errors)
FAIL: g++.dg/warn/uninit-pr105562.C  -std=gnu++17 (test for excess errors)
FAIL: g++.dg/warn/uninit-pr105562.C  -std=gnu++17 (test for excess errors)
FAIL: g++.dg/warn/uninit-pr105562.C  -std=gnu++26 (test for excess errors)
FAIL: g++.dg/warn/uninit-pr105562.C  -std=gnu++26 (test for excess errors)


[r15-6091 Regression] FAIL: gcc.target/i386/pr117946.c (test for excess errors) on Linux/x86_64

2024-12-10 Thread haochen.jiang via Gcc-regression
On Linux/x86_64,

6fc3da8fa2af1d4ee154ea803636eabde358b553 is the first bad commit
commit 6fc3da8fa2af1d4ee154ea803636eabde358b553
Author: Vladimir N. Makarov 
Date:   Tue Dec 10 12:50:27 2024 -0500

[PR117946][LRA]: When assigning hard reg use biggest mode to check 
ira_prohibited_class_mode_regs

caused

FAIL: gcc.target/i386/pr117946.c (test for excess errors)

with GCC configured with

../../gcc/configure 
--prefix=/export/users/haochenj/src/gcc-bisect/master/master/r15-6091/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="i386.exp=gcc.target/i386/pr117946.c --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 native/master at commit r15-6091 vs commit r15-6088 on Linux/x86_64

2024-12-10 Thread Haochen Jiang via Gcc-regression
Regressions on master at commit r15-6091 vs commit r15-6088 on Linux/x86_64
New failures:
FAIL: gcc.target/i386/pr117946.c (test for excess errors)

New passes:


Regressions on native/master at commit r15-6088 vs commit r15-6079 on Linux/x86_64

2024-12-10 Thread Haochen Jiang via Gcc-regression
Regressions on master at commit r15-6088 vs commit r15-6079 on Linux/x86_64
New failures:

New passes:
FAIL: g++.dg/cpp0x/trivial1.C  -std=c++26 (test for excess errors)
FAIL: g++.dg/cpp0x/trivial1.C  -std=c++26 (test for excess errors)


Regressions on master at commit r15-6073 vs commit r15-6072 on Linux/x86_64

2024-12-10 Thread Haochen Jiang via Gcc-regression
Regressions on master at commit r15-6073 vs commit r15-6072 on Linux/x86_64
New failures:

New passes:
FAIL: g++.dg/warn/uninit-pr105562.C  -std=gnu++11 (test for excess errors)
FAIL: g++.dg/warn/uninit-pr105562.C  -std=gnu++11 (test for excess errors)
FAIL: g++.dg/warn/uninit-pr105562.C  -std=gnu++17 (test for excess errors)
FAIL: g++.dg/warn/uninit-pr105562.C  -std=gnu++17 (test for excess errors)
FAIL: g++.dg/warn/uninit-pr105562.C  -std=gnu++26 (test for excess errors)
FAIL: g++.dg/warn/uninit-pr105562.C  -std=gnu++26 (test for excess errors)


Re: [Linaro-TCWG-CI] gcc-15-6060-ge4a0157c2397: 3 regressions on arm

2024-12-10 Thread Jonathan Wakely via Gcc-regression
On Tue, 10 Dec 2024 at 08:48,  wrote:
>
> 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-6060-ge4a0157c2397
>   | Author: Giuseppe D'Angelo 
>   | Date:   Mon Dec 9 02:11:19 2024 +0100
>   |
>   | libstdc++: port bitwise relocatable away from is_trivial
>   |
>   | In preparation for the deprecation of is_trivial (P3247R2).
>   | "bitwise relocation" (or "trivial relocation" à la P1144/P2786)
>   | doesn't need the full-fledged notion of triviality, just checking for 
> a
>   | ... 8 lines of the commit log omitted.
>
> Produces 3 regressions:
>   | Running g++:g++.dg/dg.exp ...
>   | FAIL: g++.dg/warn/uninit-pr105562.C -std=gnu++11 (test for excess errors)
>   | FAIL: g++.dg/warn/uninit-pr105562.C -std=gnu++17 (test for excess errors)
>   | FAIL: g++.dg/warn/uninit-pr105562.C -std=gnu++26 (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-1456. 
> Please let us know if you have a fix.

Fixed at r15-6073-g4b9e1db1a14dbf




>
> 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/3141/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/3141/artifact/artifacts/notify/
> The list of [ignored] baseline and flaky failures are in
>  * 
> https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/3141/artifact/artifacts/sumfiles/xfails.xfail
>
> Current build   : 
> https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/3141/artifact/artifacts
> Reference build : 
> https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/3140/artifact/artifacts
>
> Instruction to reproduce the build : 
> https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/e4a0157c2397c9b582cff71d114240a6b083a3dc/tcwg_gcc_check/master-arm/reproduction_instructions.txt
>
> Full commit : 
> https://gcc.gnu.org/git/?p=gcc.git;a=commitdiff;h=e4a0157c2397c9b582cff71d114240a6b083a3dc


Regressions on master at commit r15-6084 vs commit r15-6079 on Linux/x86_64

2024-12-10 Thread Haochen Jiang via Gcc-regression
Regressions on master at commit r15-6084 vs commit r15-6079 on Linux/x86_64
New failures:

New passes:
FAIL: g++.dg/cpp0x/trivial1.C  -std=c++26 (test for excess errors)
FAIL: g++.dg/cpp0x/trivial1.C  -std=c++26 (test for excess errors)


Regressions on master at commit r15-6088 vs commit r15-6079 on Linux/i686

2024-12-10 Thread Haochen Jiang via Gcc-regression
Regressions on master at commit r15-6088 vs commit r15-6079 on Linux/i686
New failures:

New passes:
FAIL: g++.dg/cpp0x/trivial1.C  -std=c++26 (test for excess errors)


Re: [Linaro-TCWG-CI] gcc-15-6063-g6c41a912f5e: 1 regressions on arm

2024-12-10 Thread Jonathan Wakely via Gcc-regression
On Tue, 10 Dec 2024 at 14:21,  wrote:
>
> 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-6063-g6c41a912f5e
>   | Author: Giuseppe D'Angelo 
>   | Date:   Mon Dec 9 01:28:08 2024 +0100
>   |
>   | libstdc++: deprecate is_trivial for C++26 (P3247R2)
>   |
>   | This actually implements P3247R2 by deprecating the is_trivial type
>   | trait.
>   |
>   | ... 17 lines of the commit log omitted.
>
> Produces 1 regressions:
>   | Running g++:g++.dg/dg.exp ...
>   | FAIL: g++.dg/cpp0x/trivial1.C -std=c++26 (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-1457. 
> Please let us know if you have a fix.

Fixed at r15-6080-g7aab1271b4afb6

>
> 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/3145/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/3145/artifact/artifacts/notify/
> The list of [ignored] baseline and flaky failures are in
>  * 
> https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/3145/artifact/artifacts/sumfiles/xfails.xfail
>
> Current build   : 
> https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/3145/artifact/artifacts
> Reference build : 
> https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/3144/artifact/artifacts
>
> Instruction to reproduce the build : 
> https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/6c41a912f5e654a1b6f7cf8d6b23f00d8612988c/tcwg_gcc_check/master-arm/reproduction_instructions.txt
>
> Full commit : 
> https://gcc.gnu.org/git/?p=gcc.git;a=commitdiff;h=6c41a912f5e654a1b6f7cf8d6b23f00d8612988c


Regressions on master at commit r15-6073 vs commit r15-6072 on Linux/i686

2024-12-10 Thread Haochen Jiang via Gcc-regression
Regressions on master at commit r15-6073 vs commit r15-6072 on Linux/i686
New failures:

New passes:
FAIL: g++.dg/warn/uninit-pr105562.C  -std=gnu++11 (test for excess errors)
FAIL: g++.dg/warn/uninit-pr105562.C  -std=gnu++17 (test for excess errors)
FAIL: g++.dg/warn/uninit-pr105562.C  -std=gnu++26 (test for excess errors)


[Linaro-TCWG-CI] gcc-15-6060-ge4a0157c2397: 3 regressions on arm

2024-12-10 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-6060-ge4a0157c2397
  | Author: Giuseppe D'Angelo 
  | Date:   Mon Dec 9 02:11:19 2024 +0100
  | 
  | libstdc++: port bitwise relocatable away from is_trivial
  | 
  | In preparation for the deprecation of is_trivial (P3247R2).
  | "bitwise relocation" (or "trivial relocation" à la P1144/P2786)
  | doesn't need the full-fledged notion of triviality, just checking for a
  | ... 8 lines of the commit log omitted.

Produces 3 regressions:
  | Running g++:g++.dg/dg.exp ...
  | FAIL: g++.dg/warn/uninit-pr105562.C -std=gnu++11 (test for excess errors)
  | FAIL: g++.dg/warn/uninit-pr105562.C -std=gnu++17 (test for excess errors)
  | FAIL: g++.dg/warn/uninit-pr105562.C -std=gnu++26 (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-1456. 
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/3141/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/3141/artifact/artifacts/notify/
The list of [ignored] baseline and flaky failures are in
 * 
https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/3141/artifact/artifacts/sumfiles/xfails.xfail

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

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

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