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-5461-g59fbdb3a8715
  | Author: Jason Merrill <ja...@redhat.com>
  | Date:   Mon Nov 18 15:00:32 2024 +0100
  | 
  |     c++: reduce redundant deprecated warnings
  |     
  |     If a template uses a deprecated function, we should warn there and not 
also
  |     whenever the template is instantiated.  I implement this by suppressing
  |     the warning at the location; then to make this also work with modules, I
  | ... 24 lines of the commit log omitted.

Produces 4 regressions:
  | Running libstdc++:libstdc++-dg/conformance.exp ...
  | FAIL: 20_util/pair/cons/99957.cc -std=gnu++17  (test for warnings, line 25)
  | FAIL: 20_util/pair/cons/99957.cc -std=gnu++17  (test for warnings, line 26)
  | FAIL: 20_util/pair/cons/99957.cc -std=gnu++17  (test for warnings, line 28)
  | FAIL: 20_util/pair/cons/99957.cc -std=gnu++17  (test for warnings, line 29)

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-1428. 
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/3046/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/3046/artifact/artifacts/notify/
The list of [ignored] baseline and flaky failures are in
 * 
https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/3046/artifact/artifacts/sumfiles/xfails.xfail

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

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

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

Reply via email to