☠ Buildbot (Sourceware): gcc-autoregen - failed 'git diff ...' (failure) (master)
A failed build has been detected on builder gcc-autoregen while building gcc. Full details are available at: https://builder.sourceware.org/buildbot/#/builders/269/builds/7347 Build state: failed 'git diff ...' (failure) Revision: 31c3c5d1cad7f08c2eb7d264f4a208c2c91d20d1 Worker: bb1-2 Build Reason: (unknown) Blamelist: Andrew Pinski , Andrew Stubbs , Carl Love , Christoph Müllner , GCC Administrator , Iain Sandoe , Ian Lance Taylor , Jakub Jelinek , Jeff Law , Jiawei , Jin Ma , Joern Rennecke , Kewen Lin , Manolis Tsamis , Nathaniel Shead , Pan Li , Patrick Palka , Prathamesh Kulkarni , Rainer Orth , Richard Biener , Roger Sayle , Surya Kumari Jangala , Tobias Burnus , Xi Ruoyao , navidr Steps: - 0: worker_preparation ( success ) - 1: git checkout ( success ) Logs: - stdio: https://builder.sourceware.org/buildbot/#/builders/269/builds/7347/steps/1/logs/stdio - 2: autoregen.py ( success ) Logs: - stdio: https://builder.sourceware.org/buildbot/#/builders/269/builds/7347/steps/2/logs/stdio - 3: git diff ( success ) Logs: - stdio: https://builder.sourceware.org/buildbot/#/builders/269/builds/7347/steps/3/logs/stdio - 4: mkdir objdir ( success ) Logs: - stdio: https://builder.sourceware.org/buildbot/#/builders/269/builds/7347/steps/4/logs/stdio - 5: configure ( success ) Logs: - stdio: https://builder.sourceware.org/buildbot/#/builders/269/builds/7347/steps/5/logs/stdio - 6: make html ( warnings ) Logs: - stdio: https://builder.sourceware.org/buildbot/#/builders/269/builds/7347/steps/6/logs/stdio - warnings (82): https://builder.sourceware.org/buildbot/#/builders/269/builds/7347/steps/6/logs/warnings__82_ - 7: make regenerate-opt-urls ( success ) Logs: - stdio: https://builder.sourceware.org/buildbot/#/builders/269/builds/7347/steps/7/logs/stdio - 8: git diff_1 ( failure ) Logs: - stdio: https://builder.sourceware.org/buildbot/#/builders/269/builds/7347/steps/8/logs/stdio
Cron sh /home/gccadmin/scripts/gcc_release -s 12:releases/gcc-12 -l -d /sourceware/snapshot-tmp/gcc all
gcc_release: Sources are commit 2ad59ea584f3f8f8f6714e65d68fdcdd6ed9e55f Touching fixincludes/config.h.in... Touching intl/plural.c... Touching intl/plural-config.h... Touching intl/config.h.in... Touching gcc/configure... Touching gcc/config.in... Touching gcc/config/aarch64/aarch64-tune.md... Touching gcc/config/arm/arm-tune.md... Touching gcc/config/arm/arm-tables.opt... Touching gcc/config/c6x/c6x-tables.opt... Touching gcc/config/c6x/c6x-sched.md... Touching gcc/config/c6x/c6x-mult.md... Touching gcc/config/tilegx/mul-tables.cc... Touching gcc/testsuite/gcc.dg/cpp/_Pragma3.c... Touching c++tools/config.h.in... Touching zlib/aclocal.m4... Touching zlib/Makefile.in... Touching zlib/configure... Touching libffi/aclocal.m4... Touching libffi/Makefile.in... Touching libffi/configure... Touching libffi/fficonfig.h.in... Touching libgfortran/aclocal.m4... Touching libgfortran/Makefile.in... Touching libquadmath/aclocal.m4... Touching libquadmath/configure... Touching libquadmath/Makefile.in... Touching libgfortran/configure... Touching libcpp/aclocal.m4... Touching libcpp/Makefile.in... Touching libcpp/configure... Touching libgomp/configure.ac... Touching libgomp/aclocal.m4... Touching libgomp/Makefile.am... Touching libgomp/Makefile.in... Touching libgomp/testsuite/Makefile.in... Touching libgomp/configure... Touching libgomp/config.h.in... Touching libitm/aclocal.m4... Touching libitm/Makefile.in... Touching libitm/testsuite/Makefile.in... Touching libitm/configure... Touching libitm/config.h.in... Touching libatomic/aclocal.m4... Touching libatomic/Makefile.in... Touching libatomic/testsuite/Makefile.in... Touching libatomic/configure... Touching libatomic/auto-config.h.in... Touching libsanitizer/aclocal.m4... Touching libsanitizer/Makefile.in... Touching libsanitizer/configure... Touching libsanitizer/asan/Makefile.in... Touching libsanitizer/interception/Makefile.in... Touching libsanitizer/sanitizer_common/Makefile.in... Touching libvtv/aclocal.m4... Touching libvtv/Makefile.in... Touching libvtv/configure... Touching liboffloadmic/aclocal.m4... Touching libbacktrace/aclocal.m4... Touching libbacktrace/Makefile.in... Touching libbacktrace/configure... Touching libbacktrace/config.h.in... Touching libphobos/aclocal.m4... Touching libphobos/Makefile.in... Touching libphobos/config.h.in... Touching libphobos/configure... Touching libphobos/src/Makefile.in... Touching libphobos/testsuite/Makefile.in... Touching Makefile.in... Touching configure... mv: cannot stat '../objdir/gcc/po/*.gmo': No such file or directory mv: cannot stat '../objdir/libcpp/po/*.gmo': No such file or directory gcc_release: Building tarfiles gcc_release: Building diffs against version 12-20240801 gcc_release: Uploading files gcc_release: Updating links and READMEs on the FTP server gcc_release: Sending mail
[gcc r15-2841] Daily bump.
https://gcc.gnu.org/g:77ccfa6ac8d6e4dfefdea45c4259a2873ff9eb3d commit r15-2841-g77ccfa6ac8d6e4dfefdea45c4259a2873ff9eb3d Author: GCC Administrator Date: Fri Aug 9 00:18:56 2024 + Daily bump. Diff: --- gcc/ChangeLog | 107 gcc/DATESTAMP | 2 +- gcc/ada/ChangeLog | 62 gcc/c-family/ChangeLog | 6 +++ gcc/cp/ChangeLog| 47 + gcc/testsuite/ChangeLog | 100 libgomp/ChangeLog | 17 libstdc++-v3/ChangeLog | 11 + 8 files changed, 351 insertions(+), 1 deletion(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 641d802e9968..07df35d79aaa 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,110 @@ +2024-08-08 Tamar Christina + + PR target/116229 + * config/aarch64/aarch64-simd.md (aarch64_fnegv2di2): New. + * config/aarch64/aarch64.cc (aarch64_maybe_generate_simd_constant): + Update call to gen_aarch64_fnegv2di2. + * config/aarch64/iterators.md: New UNSPEC_FNEG. + +2024-08-08 Georg-Johann Lay + + * config/avr/avr.cc (Mem_Insn::Mem_Insn): Don't consider MEMs + that are avr_mem_memx_p or avr_load_libgcc_p. + +2024-08-08 Georg-Johann Lay + + * doc/extend.texi (AVR Built-in Functions) : Fix a typo. + +2024-08-08 Georg-Johann Lay + + * config/avr/avr.cc (avr_insn_has_reg_unused_note_p): New function. + (_reg_unused_after): Use it to recognize more cases. + (avr_out_lpm_no_lpmx) [POST_INC]: Use reg_unused_after. + +2024-08-08 Andrew Stubbs + + * config/gcn/gcn.cc (gcn_conditional_register_usage): Fix registers + remaining after maximum allocation using TARGET_VGPR_GRANULARITY. + +2024-08-08 Christoph Müllner + + * config/riscv/constraints.md (th_m_noi): New constraint. + * config/riscv/riscv.md: Adjust movdf_hardfloat_rv32 for + XTheadMemIdx. + +2024-08-08 Christoph Müllner + + PR target/116131 + * config/riscv/thead.cc (th_memidx_classify_address_index): + Recognize all possible XTheadMemIdx memory operand structures. + (th_fmemidx_output_index): Do strict classification. + * config/riscv/thead.md (*th_memidx_operand): Remove. + (TARGET_XTHEADMEMIDX): Likewise. + (TARGET_HARD_FLOAT && TARGET_XTHEADFMEMIDX): Likewise. + (!TARGET_64BIT && TARGET_XTHEADMEMIDX): Likewise. + (*th_memidx_I_a): Likewise. + (*th_memidx_I_b): Likewise. + (*th_memidx_I_c): Likewise. + (*th_memidx_US_a): Likewise. + (*th_memidx_US_b): Likewise. + (*th_memidx_US_c): Likewise. + (*th_memidx_UZ_a): Likewise. + (*th_memidx_UZ_b): Likewise. + (*th_memidx_UZ_c): Likewise. + (*th_fmemidx_movsf_hardfloat): Likewise. + (*th_fmemidx_movdf_hardfloat_rv64): Likewise. + (*th_fmemidx_I_a): Likewise. + (*th_fmemidx_I_c): Likewise. + (*th_fmemidx_US_a): Likewise. + (*th_fmemidx_US_c): Likewise. + (*th_fmemidx_UZ_a): Likewise. + (*th_fmemidx_UZ_c): Likewise. + +2024-08-08 Andrew Pinski + + * tree-vect-patterns.cc (NUM_PATTERNS): Delete. + (vect_pattern_recog_1): Constify and change + recog_func to a reference. + (vect_pattern_recog): Use range-based loop over + vect_vect_recog_func_ptrs. + +2024-08-08 Jin Ma + + * config/riscv/riscv.h (RISCV_DWARF_VLENB): Delete. + +2024-08-08 Andrew Stubbs + + * config/gcn/gcn.cc (gcn_trampoline_init): Re-enable trampolines. + +2024-08-08 Jeff Law + + PR target/116240 + * config/riscv/riscv.cc (riscv_rtx_costs): Ensure object is a + comparison before looking at its arguments. + +2024-08-08 Manolis Tsamis + + PR tree-optimization/98138 + * tree-vect-slp.cc: Avoid duplicates in two_operators nodes. + +2024-08-08 Roger Sayle + + * config/i386/i386.cc (ix86_mode_can_transfer_bits): Use E_?Fmode + enumeration constants in switch statement. + +2024-08-08 Surya Kumari Jangala + + PR rtl-optimization/116028 + * lra-constraints.cc (split_reg): Spill register before call + insn. + (latest_call_insn): New variable. + (inherit_in_ebb): Track the latest call insn. + +2024-08-08 Jiawei + + * common/config/riscv/riscv-common.cc: New extension. + * config/riscv/riscv.opt: New mask. + 2024-08-07 Iain Sandoe PR target/116237 diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP index e2d907af701c..17534e790885 100644 --- a/gcc/DATESTAMP +++ b/gcc/DATESTAMP @@ -1 +1 @@ -20240808 +20240809 diff --git a/gcc/ada/ChangeLog b/gcc/ada/ChangeLog index fc3b42bde622..04552dd36768 100644 --- a/gcc/ada/ChangeLog +++ b/gcc/ada/ChangeLog @@ -1,3 +1,65 @@ +2024-08-08 Steve Baird + + * sem_ch6.adb (Check_Discriminant_Conformance): Perform check for + illegal access discriminant default value
[gcc r12-10664] Daily bump.
https://gcc.gnu.org/g:07d74871aa1384b12ce1e674e230e38e43619342 commit r12-10664-g07d74871aa1384b12ce1e674e230e38e43619342 Author: GCC Administrator Date: Fri Aug 9 00:20:31 2024 + Daily bump. Diff: --- gcc/DATESTAMP | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP index e2d907af701c..17534e790885 100644 --- a/gcc/DATESTAMP +++ b/gcc/DATESTAMP @@ -1 +1 @@ -20240808 +20240809
[gcc r13-8966] Daily bump.
https://gcc.gnu.org/g:7830d924496bd9bd410086391dc53ce7ca67d779 commit r13-8966-g7830d924496bd9bd410086391dc53ce7ca67d779 Author: GCC Administrator Date: Fri Aug 9 00:21:13 2024 + Daily bump. Diff: --- gcc/DATESTAMP | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP index e2d907af701c..17534e790885 100644 --- a/gcc/DATESTAMP +++ b/gcc/DATESTAMP @@ -1 +1 @@ -20240808 +20240809
[gcc r14-10574] Daily bump.
https://gcc.gnu.org/g:897cd794d341a3bdd3195e90ebeea054ac80bf65 commit r14-10574-g897cd794d341a3bdd3195e90ebeea054ac80bf65 Author: GCC Administrator Date: Fri Aug 9 00:22:36 2024 + Daily bump. Diff: --- gcc/ChangeLog | 9 + gcc/DATESTAMP | 2 +- gcc/testsuite/ChangeLog | 8 3 files changed, 18 insertions(+), 1 deletion(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 2e5fb05c0108..8237fd50bbae 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,12 @@ +2024-08-08 Georg-Johann Lay + + Backported from master: + 2024-08-08 Georg-Johann Lay + + PR target/116295 + * config/avr/avr.cc (Mem_Insn::Mem_Insn): Don't consider MEMs + that are avr_mem_memx_p or avr_load_libgcc_p. + 2024-08-06 John David Anglin PR target/113384 diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP index e2d907af701c..17534e790885 100644 --- a/gcc/DATESTAMP +++ b/gcc/DATESTAMP @@ -1 +1 @@ -20240808 +20240809 diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index e4fa87404ca2..c27638d041e0 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,11 @@ +2024-08-08 Georg-Johann Lay + + Backported from master: + 2024-08-08 Georg-Johann Lay + + PR target/116295 + * gcc.target/avr/torture/pr116295.c: New test. + 2024-08-06 Jason Merrill Backported from master:
Cron sh /home/gccadmin/scripts/update_version_git
2024-08-09 00:16:23,352:INFO:root:=== Working on: master === 2024-08-09 00:16:24,868:INFO:root:branch pulled and checked out 2024-08-09 00:16:24,884:INFO:root:36 revisions since last Daily bump 2024-08-09 00:16:25,864:INFO:root:writing to ./gcc/cp/ChangeLog 2024-08-09 00:16:32,895:INFO:root:writing to ./gcc/testsuite/ChangeLog 2024-08-09 00:16:38,769:INFO:root:writing to ./gcc/cp/ChangeLog 2024-08-09 00:16:59,499:INFO:root:writing to ./gcc/testsuite/ChangeLog 2024-08-09 00:16:59,662:INFO:root:writing to ./gcc/cp/ChangeLog 2024-08-09 00:16:59,908:INFO:root:writing to ./gcc/testsuite/ChangeLog 2024-08-09 00:17:01,350:INFO:root:writing to ./gcc/ChangeLog 2024-08-09 00:17:01,512:INFO:root:writing to ./gcc/testsuite/ChangeLog 2024-08-09 00:17:10,091:INFO:root:writing to ./gcc/ChangeLog 2024-08-09 00:17:10,250:INFO:root:writing to ./gcc/testsuite/ChangeLog 2024-08-09 00:17:10,414:INFO:root:writing to ./gcc/testsuite/ChangeLog 2024-08-09 00:17:11,494:INFO:root:writing to ./gcc/ada/ChangeLog 2024-08-09 00:17:11,630:INFO:root:writing to ./gcc/ada/ChangeLog 2024-08-09 00:17:12,909:INFO:root:writing to ./libgomp/ChangeLog 2024-08-09 00:17:14,741:INFO:root:writing to ./gcc/c-family/ChangeLog 2024-08-09 00:17:14,893:INFO:root:writing to ./gcc/testsuite/ChangeLog 2024-08-09 00:17:15,051:INFO:root:writing to ./libstdc++-v3/ChangeLog 2024-08-09 00:17:16,806:INFO:root:writing to ./gcc/ChangeLog 2024-08-09 00:17:16,968:INFO:root:writing to ./libgomp/ChangeLog 2024-08-09 00:17:25,396:INFO:root:writing to ./gcc/cp/ChangeLog 2024-08-09 00:17:29,695:INFO:root:writing to ./gcc/cp/ChangeLog 2024-08-09 00:17:36,765:INFO:root:writing to ./gcc/testsuite/ChangeLog 2024-08-09 00:17:36,924:INFO:root:writing to ./gcc/ChangeLog 2024-08-09 00:17:37,077:INFO:root:writing to ./gcc/testsuite/ChangeLog 2024-08-09 00:17:42,055:INFO:root:writing to ./gcc/ChangeLog 2024-08-09 00:17:42,228:INFO:root:writing to ./gcc/testsuite/ChangeLog 2024-08-09 00:18:01,024:INFO:root:writing to ./gcc/ChangeLog 2024-08-09 00:18:05,463:INFO:root:writing to ./gcc/ChangeLog 2024-08-09 00:18:08,144:INFO:root:writing to ./gcc/ChangeLog 2024-08-09 00:18:10,581:INFO:root:writing to ./gcc/testsuite/ChangeLog 2024-08-09 00:18:10,742:INFO:root:writing to ./gcc/ChangeLog 2024-08-09 00:18:14,516:INFO:root:writing to ./gcc/testsuite/ChangeLog 2024-08-09 00:18:14,673:INFO:root:writing to ./gcc/ChangeLog 2024-08-09 00:18:19,082:INFO:root:writing to ./gcc/testsuite/ChangeLog 2024-08-09 00:18:19,971:INFO:root:writing to ./gcc/ada/ChangeLog 2024-08-09 00:18:20,975:INFO:root:writing to ./gcc/ada/ChangeLog 2024-08-09 00:18:26,144:INFO:root:writing to ./gcc/ada/ChangeLog 2024-08-09 00:18:28,538:INFO:root:writing to ./gcc/ada/ChangeLog 2024-08-09 00:18:31,450:INFO:root:writing to ./gcc/ada/ChangeLog 2024-08-09 00:18:44,391:INFO:root:writing to ./gcc/ada/ChangeLog 2024-08-09 00:18:44,689:INFO:root:writing to ./libgomp/ChangeLog 2024-08-09 00:18:44,852:INFO:root:writing to ./gcc/ChangeLog 2024-08-09 00:18:45,020:INFO:root:writing to ./gcc/ChangeLog 2024-08-09 00:18:45,253:INFO:root:writing to ./gcc/ChangeLog 2024-08-09 00:18:46,482:INFO:root:writing to ./gcc/ChangeLog 2024-08-09 00:18:47,197:INFO:root:writing to ./gcc/testsuite/ChangeLog 2024-08-09 00:18:47,360:INFO:root:writing to ./gcc/ChangeLog 2024-08-09 00:18:50,398:INFO:root:writing to ./gcc/testsuite/ChangeLog 2024-08-09 00:18:50,561:INFO:root:writing to ./gcc/testsuite/ChangeLog 2024-08-09 00:18:52,897:INFO:root:DATESTAMP will be changed: 2024-08-09 00:18:56,405:INFO:root:commit is done 2024-08-09 00:19:19,285:INFO:root:branch is pushed 2024-08-09 00:19:19,344:INFO:root:branch is done 2024-08-09 00:19:19,344:INFO:root: 2024-08-09 00:19:19,435:INFO:root:=== Working on: releases/gcc-12 === 2024-08-09 00:20:28,330:INFO:root:branch pulled and checked out 2024-08-09 00:20:28,331:INFO:root:1 revisions since last Daily bump 2024-08-09 00:20:28,342:INFO:root:DATESTAMP will be changed: 2024-08-09 00:20:31,337:INFO:root:commit is done 2024-08-09 00:20:54,986:INFO:root:branch is pushed 2024-08-09 00:20:55,037:INFO:root:branch is done 2024-08-09 00:20:55,037:INFO:root: 2024-08-09 00:20:55,129:INFO:root:=== Working on: releases/gcc-13 === 2024-08-09 00:21:10,401:INFO:root:branch pulled and checked out 2024-08-09 00:21:10,401:INFO:root:1 revisions since last Daily bump 2024-08-09 00:21:10,410:INFO:root:DATESTAMP will be changed: 2024-08-09 00:21:13,800:INFO:root:commit is done 2024-08-09 00:21:38,009:INFO:root:branch is pushed 2024-08-09 00:21:38,062:INFO:root:branch is done 2024-08-09 00:21:38,062:INFO:root: 2024-08-09 00:21:46,920:INFO:root:=== Working on: releases/gcc-14 === 2024-08-09 00:22:25,012:INFO:root:branch pulled and checked out 2024-08-09 00:22:25,013:INFO:root:2 revisions since last Daily bump 2024-08-09 00:22:25,093:INFO:root:writing to ./gcc/ChangeLog 2024-08-09 00:22:25,271:INFO:root:writing to ./gcc/testsuite/ChangeLog 2024-08-09 00:22:32,709:INFO:root:DATESTAMP will be changed: 2024-08-09 00:22:36,139:INFO:root:commit is d
Cron sh /home/gccadmin/scripts/update_web_docs_libstdcxx_git
9988 blocks