This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 132366b73 Add entry 29189738b832b111b905fcc037a287eeeb0aab2c from https [...]
new 618621f18 Add entry 202a9c8fe7db9dd94e5a77f42e54ef3d966f88e8 from https [...]
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../first_url | 2 +-
.../tcwg_gnu_embed_check_gcc/master-thumb_m55_hard_eabi}/build_url | 2 +-
.../tcwg_gnu_embed_check_gcc/master-thumb_m55_hard_eabi/last_good | 1 +
3 files changed, 3 insertions(+), 2 deletions(-)
copy gcc/sha1/{1579394c9ecf3d1f678daa54b835c7fc3b76fb6d => 202a9c8fe7db9dd94e5a77f [...]
copy gcc/sha1/{021077b94741c9300dfff3a24e95b3ffa3f508a7/tcwg_gnu_embed_check_gcc/m [...]
create mode 100644 gcc/sha1/202a9c8fe7db9dd94e5a77f42e54ef3d966f88e8/tcwg_gnu_embe [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from d387ecb2b2f c++: undeclared identifier in requires-clause [PR99678]
new 57113e3db16 c++: adjust comment
new 8878fecc251 c++/modules: multiple usings of the same decl [PR115194]
new 609764a42f0 c++/modules: export using across namespace [PR114683]
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/cp/module.cc | 7 ++++---
gcc/cp/name-lookup.cc | 16 +++++++++++++---
gcc/testsuite/g++.dg/modules/using-22_a.C | 24 ++++++++++++++++++++++++
gcc/testsuite/g++.dg/modules/using-22_b.C | 13 +++++++++++++
gcc/testsuite/g++.dg/modules/using-23_a.C | 19 +++++++++++++++++++
gcc/testsuite/g++.dg/modules/using-23_b.C | 7 +++++++
6 files changed, 80 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/modules/using-22_a.C
create mode 100644 gcc/testsuite/g++.dg/modules/using-22_b.C
create mode 100644 gcc/testsuite/g++.dg/modules/using-23_a.C
create mode 100644 gcc/testsuite/g++.dg/modules/using-23_b.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 888ff82e77d MIPS/opcodes: Rework INSN_* flags into a consistent block
new e8e10743f7b Add --rosegment option to BFD linker to stop the '-z separa [...]
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
bfd/elf.c | 4 +-
include/bfdlink.h | 3 +
ld/NEWS | 4 +
ld/config.in | 4 +
ld/configure | 22 ++++
ld/configure.ac | 17 +++
ld/emultempl/elf.em | 271 +++++++++++++++++++++++++++++++++++++---
ld/genscripts.sh | 186 +++++++++++++++++++++++++--
ld/ld.texi | 15 +++
ld/ldint.texi | 68 +++++++++-
ld/ldlex.h | 2 +
ld/lexsup.c | 11 ++
ld/scripttempl/elf.sc | 118 ++++++++++++++---
ld/testsuite/ld-elf/pr30907-1.d | 14 +++
ld/testsuite/ld-elf/pr30907-2.d | 15 +++
15 files changed, 709 insertions(+), 45 deletions(-)
create mode 100644 ld/testsuite/ld-elf/pr30907-1.d
create mode 100644 ld/testsuite/ld-elf/pr30907-2.d
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 83a76576851 [APX CCMP] Add targetm.have_ccmp hook [PR115370]
new d387ecb2b2f c++: undeclared identifier in requires-clause [PR99678]
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/cp/parser.cc | 2 ++
gcc/testsuite/g++.dg/cpp2a/concepts-requires38.C | 14 ++++++++++++++
2 files changed, 16 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/concepts-requires38.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 3b4d5b340a8 ada: Compiler goes into loop
new 014879ea4c8 libstdc++: Optimize std::is_pointer compilation performance
new 13a07c1420b libstdc++: Optimize std::add_lvalue_reference compilation p [...]
new 3f3eb16743a libstdc++: Optimize std::add_rvalue_reference compilation p [...]
new 7fed7e9bbc5 c++: ICE w/ ambig and non-strictly-viable cands [PR115239]
new 83a76576851 [APX CCMP] Add targetm.have_ccmp hook [PR115370]
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/cfgexpand.cc | 2 +-
gcc/config/i386/i386.cc | 9 +++++
gcc/cp/call.cc | 3 +-
gcc/doc/tm.texi | 7 ++++
gcc/doc/tm.texi.in | 2 ++
gcc/expr.cc | 2 +-
gcc/target.def | 10 ++++++
gcc/targhooks.cc | 6 ++++
gcc/targhooks.h | 1 +
gcc/testsuite/g++.dg/overload/error7.C | 10 ++++++
libstdc++-v3/include/bits/cpp_type_traits.h | 8 +++++
libstdc++-v3/include/std/type_traits | 54 ++++++++++++++++++++++++-----
12 files changed, 103 insertions(+), 11 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/overload/error7.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 92b554a8412 libstdc++: Add ranges::range_common_reference_t for C++20 ( [...]
new 0690178e66c ada: Missing dynamic predicate checks
new 9e490bea692 ada: Fix too late finalization of temporary object
new 22085d1900b ada: Add support for symbolic backtraces with DLLs on Windows
new f90851a93c9 ada: Simplify checks for Address and Object_Size clauses
new 50ffb636ca0 ada: Missing support for 'Old with overloaded function
new 916a0f026e1 ada: Fix fallout of previous finalization change
new 01f8250bc88 ada: Inline if -gnatn in CCG mode even if -O0
new 7fce8735baf ada: Reject too-strict alignment specifications.
new 2afa7fd8c6d ada: Fix incorrect String lower bound in gnatlink
new df9d6153e19 ada: Do not inline subprogram which could cause SPARK violation
new 8d310d8ad89 ada: Streamline elaboration of local tagged types
new cdc0270f933 ada: Check global mode restriction on encapsulating abstrac [...]
new 72ccc99d6fc ada: Fix oversight in latest finalization fix
new 9fe127c9c63 ada: Fix expansion of protected subprogram bodies
new 63bf005b2f5 ada: Fix Super attribute documentation
new 5c45881bf57 ada: Interfaces order disables class-wide prefix notation calls
new 047135cfed8 ada: List subprogram body entities in scopes
new 73dbf51a8bc ada: Simplify code in Cannot_Inline
new 0a406917be8 ada: Convert an info message to a continuation
new 01acbd86324 ada: Remove warning insertion characters from info messages
new a028b7f0090 ada: Remove message about goto rewritten as a loop
new 79a35e558e7 ada: Minor cleanups in generic formal matching
new cc960e70b80 ada: Deep copy of an expression sometimes fails to copy entities
new 0662d742683 ada: Revert changing a GNATProve mode message to a non-warning
new df898445c21 ada: Missing postcondition runtime check in inherited primitive
new 36c59b3a689 ada: Fix test for giving hint on ambiguous aggregate
new d7de75a0c28 ada: Remove Iterable from list of GNAT-specific attributes
new ea3172a4247 ada: Fix segmentation fault on slice of array with Unbounde [...]
new 98900f7da79 ada: Remove -gnatdJ switch
new 3b4d5b340a8 ada: Compiler goes into loop
The 30 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/ada/Makefile.rtl | 3 +
gcc/ada/debug.adb | 6 -
.../gnat_rm/implementation_defined_attributes.rst | 8 +-
gcc/ada/errout.adb | 62 +-
gcc/ada/erroutc.adb | 20 +-
gcc/ada/erroutc.ads | 18 -
gcc/ada/errutil.adb | 3 +-
gcc/ada/exp_atag.adb | 41 +-
gcc/ada/exp_atag.ads | 4 +-
gcc/ada/exp_ch5.adb | 8 +-
gcc/ada/exp_ch6.adb | 5 +-
gcc/ada/exp_ch7.adb | 172 ++--
gcc/ada/exp_ch9.adb | 228 +++--
gcc/ada/exp_disp.adb | 31 +-
gcc/ada/exp_util.adb | 141 ++-
gcc/ada/exp_util.ads | 10 +-
gcc/ada/freeze.adb | 305 ++++--
gcc/ada/freeze.ads | 13 +-
gcc/ada/gcc-interface/Make-lang.in | 2 +
gcc/ada/gnat1drv.adb | 7 -
gcc/ada/gnat_rm.texi | 1003 ++++++++++----------
gcc/ada/gnatlink.adb | 31 +-
gcc/ada/inline.adb | 103 +-
gcc/ada/layout.adb | 4 +-
gcc/ada/libgnat/a-tags.ads | 1 +
gcc/ada/libgnat/a-ticoau.ads | 2 +-
gcc/ada/libgnat/a-wtcoau.ads | 2 +-
gcc/ada/libgnat/a-ztcoau.ads | 2 +-
gcc/ada/libgnat/s-addima.adb | 48 +-
gcc/ada/libgnat/{s-exnllf.ads => s-imad32.ads} | 18 +-
gcc/ada/libgnat/{s-exnllf.ads => s-imad64.ads} | 18 +-
gcc/ada/libgnat/{s-widboo.adb => s-imagea.adb} | 57 +-
gcc/ada/libgnat/{s-widcha.ads => s-imagea.ads} | 20 +-
gcc/ada/libgnat/s-tsmona__linux.adb | 34 +-
gcc/ada/libgnat/s-tsmona__mingw.adb | 20 +-
gcc/ada/libgnat/s-win32.ads | 3 +-
gcc/ada/opt.ads | 4 -
gcc/ada/par-ch7.adb | 2 +-
gcc/ada/par-endh.adb | 2 +-
gcc/ada/par-labl.adb | 3 -
gcc/ada/par-util.adb | 6 -
gcc/ada/repinfo.adb | 57 +-
gcc/ada/rtsfind.adb | 2 +-
gcc/ada/rtsfind.ads | 9 +-
gcc/ada/sem_attr.adb | 37 +-
gcc/ada/sem_ch12.adb | 28 +-
gcc/ada/sem_ch13.adb | 44 +-
gcc/ada/sem_ch3.adb | 3 +-
gcc/ada/sem_ch4.adb | 23 +-
gcc/ada/sem_ch6.adb | 9 +
gcc/ada/sem_ch7.adb | 5 +-
gcc/ada/sem_disp.adb | 13 +-
gcc/ada/sem_prag.adb | 179 +++-
gcc/ada/sem_util.adb | 151 +--
gcc/ada/sem_util.ads | 3 +
55 files changed, 1683 insertions(+), 1350 deletions(-)
copy gcc/ada/libgnat/{s-exnllf.ads => s-imad32.ads} (84%)
copy gcc/ada/libgnat/{s-exnllf.ads => s-imad64.ads} (84%)
copy gcc/ada/libgnat/{s-widboo.adb => s-imagea.adb} (61%)
copy gcc/ada/libgnat/{s-widcha.ads => s-imagea.ads} (81%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 3060e923026 libstdc++: Optimize std::is_nothrow_invocable compilation p [...]
new 99a1fe6c12c libstdc++: Fix unwanted #pragma messages from PSTL headers [...]
new cc38bdf093c libstdc++: Improve diagnostics for invalid std::hash specia [...]
new 0755b2304ba libstdc++: Use __glibcxx_ranges_as_const to guard P2278R4 changes
new 92b554a8412 libstdc++: Add ranges::range_common_reference_t for C++20 ( [...]
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
libstdc++-v3/include/bits/hashtable.h | 2 ++
libstdc++-v3/include/bits/ranges_base.h | 22 ++++++++++++++--------
libstdc++-v3/include/bits/stl_iterator.h | 2 +-
libstdc++-v3/include/pstl/pstl_config.h | 2 +-
.../23_containers/unordered_map/115420.cc | 16 ++++++++++++++++
libstdc++-v3/testsuite/std/ranges/range.cc | 6 ++++++
6 files changed, 40 insertions(+), 10 deletions(-)
create mode 100644 libstdc++-v3/testsuite/23_containers/unordered_map/115420.cc
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 5a011d5b86b Automatic date update in version.in
new 84baa5fe937 MIPS/opcodes: Update INSN_CHIP_MASK for INSN_ALLEGREX
new 888ff82e77d MIPS/opcodes: Rework INSN_* flags into a consistent block
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
include/opcode/mips.h | 53 ++++++++++++++++++++++++---------------------------
1 file changed, 25 insertions(+), 28 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 0970ff46ba6 aarch64: Fix invalid nested subregs [PR115464]
new eea62ce6fbc libstdc++: Optimize std::is_const compilation performance
new bb99672e0c4 libstdc++: Optimize std::is_volatile compilation performance
new b38aefbbc90 libstdc++: Optimize std::is_unbounded_array compilation per [...]
new 24da955ab44 libstdc++: Optimize std::add_pointer compilation performance
new d5e994f4465 libstdc++: Optimize std::remove_extent compilation performance
new 66f5bebd126 libstdc++: Optimize std::remove_all_extents compilation per [...]
new 9d0dba02c54 libstdc++: Optimize std::decay compilation performance
new 6f0dfa6f1ac libstdc++: Optimize std::rank compilation performance
new dbb26feeb67 libstdc++: Optimize std::is_invocable compilation performance
new 3060e923026 libstdc++: Optimize std::is_nothrow_invocable compilation p [...]
The 10 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
libstdc++-v3/include/std/type_traits | 74 +++++++++++++++++++++-
.../20_util/is_invocable/incomplete_args_neg.cc | 1 +
.../20_util/is_invocable/incomplete_neg.cc | 1 +
.../is_nothrow_invocable/incomplete_args_neg.cc | 1 +
.../20_util/is_nothrow_invocable/incomplete_neg.cc | 1 +
5 files changed, 77 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from bdc39403a Add entry 29189738b832b111b905fcc037a287eeeb0aab2c from https [...]
new 132366b73 Add entry 29189738b832b111b905fcc037a287eeeb0aab2c from https [...]
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
llvm/sha1/29189738b832b111b905fcc037a287eeeb0aab2c/jira/description | 4 ++++
llvm/sha1/29189738b832b111b905fcc037a287eeeb0aab2c/jira/yaml | 4 ++++
llvm/sha1/29189738b832b111b905fcc037a287eeeb0aab2c/status.txt | 4 ++++
.../llvm-master-aarch64-mainline-allyesconfig}/details.txt | 4 ++--
.../reproduction_instructions.txt | 4 ++--
.../llvm-master-aarch64-mainline-allyesconfig}/status-summary.txt | 0
.../status.txt | 4 ++--
.../29189738b832b111b905fcc037a287eeeb0aab2c/tcwg_kernel/status.txt | 4 ++++
8 files changed, 22 insertions(+), 6 deletions(-)
copy llvm/sha1/{8c2ae42b3e1c6aa7c18f873edcebff7c0b45a37e/tcwg_kernel/llvm-master-a [...]
copy llvm/sha1/29189738b832b111b905fcc037a287eeeb0aab2c/tcwg_kernel/{llvm-master-a [...]
copy {aosp_superproject/sha1/0ccbdeff847ae5390ba6632a67f6b5d2ab8632c1 => llvm/sha1 [...]
copy llvm/sha1/29189738b832b111b905fcc037a287eeeb0aab2c/tcwg_kernel/{llvm-master-a [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.