This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from c838119946c Add transitive inferred range processing.
new 431be04b8b6 c++: implement P2468R2, the equality operator you are looking for
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/call.cc | 109 ++++++++++-
gcc/cp/cp-tree.h | 1 +
gcc/cp/decl.cc | 66 +++++++
gcc/cp/pt.cc | 5 +-
gcc/testsuite/g++.dg/cpp0x/defaulted3.C | 2 +-
gcc/testsuite/g++.dg/cpp2a/bit-cast7.C | 4 +-
gcc/testsuite/g++.dg/cpp2a/spaceship-eq15.C | 208 +++++++++++++++++++++
gcc/testsuite/g++.dg/cpp2a/spaceship-rewrite1.C | 2 +-
gcc/testsuite/g++.dg/cpp2a/spaceship-rewrite5.C | 2 +-
gcc/testsuite/g++.old-deja/g++.jason/byval2.C | 2 +-
gcc/testsuite/g++.old-deja/g++.other/overload13.C | 2 +-
.../18_support/comparisons/algorithms/fallback.cc | 6 +-
12 files changed, 389 insertions(+), 20 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/spaceship-eq15.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap_debug
in repository toolchain/ci/base-artifacts.
from cb25afed88 96: onsuccess: #515: 2: Success after binutils/gcc: 13 commits
new 1d82320c4f 97: onsuccess: #516: 2: Success after binutils/gcc: 71 commits
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:
01-reset_artifacts/console.log.xz | Bin 1704 -> 1696 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2704 bytes
04-build_abe-binutils/console.log.xz | Bin 50756 -> 50836 bytes
05-build_abe-bootstrap_debug/console.log.xz | Bin 467864 -> 467908 bytes
06-check_regression/console.log.xz | Bin 3072 -> 3064 bytes
07-update_baseline/console.log | 9 ---------
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 18 +++++++++---------
13 files changed, 15 insertions(+), 24 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 releases/gcc-10
in repository gcc.
from 0f144c6e14f Daily bump.
new 4958e0b69a3 Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 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.
unknown user pushed a change to branch releases/gcc-12
in repository gcc.
from d644dfe36d9 Remove AVX512_VP2INTERSECT from PTA_SAPPHIRERAPIDS
new 0d24c71df38 Daily bump.
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/ChangeLog | 7 +++++++
gcc/DATESTAMP | 2 +-
2 files changed, 8 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.
unknown user pushed a change to branch releases/gcc-11
in repository gcc.
from 6941ad30562 Daily bump.
new 8ed0792cb8f Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 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.
unknown user pushed a change to branch master
in repository gcc.
from f8d901d00e9 Daily bump.
new c838119946c Add transitive inferred range processing.
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/gimple-range-cache.cc | 36 +++++++++++--------
gcc/gimple-range-cache.h | 1 +
gcc/gimple-range-infer.cc | 11 ++++++
gcc/gimple-range-infer.h | 1 +
gcc/gimple-range.cc | 48 +++++++++++++++++++++++++
gcc/gimple-range.h | 1 +
gcc/testsuite/gcc.dg/{pr102872.c => pr104530.c} | 15 ++++----
gcc/tree-vrp.cc | 9 +++++
8 files changed, 102 insertions(+), 20 deletions(-)
copy gcc/testsuite/gcc.dg/{pr102872.c => pr104530.c} (54%)
--
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 linaro-local/ci/tcwg_gcc_bootstrap/release-aarch64-bootstrap_O3
in repository toolchain/ci/base-artifacts.
from 351e0b1645 27: onsuccess: #150: 2: Success after binutils/gcc: 15 commits
new f2ce1c342e 28: onsuccess: #151: 2: Success after binutils/gcc: 7 commits
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:
01-reset_artifacts/console.log.xz | Bin 1676 -> 1676 bytes
02-prepare_abe/console.log.xz | Bin 2720 -> 2716 bytes
04-build_abe-binutils/console.log.xz | Bin 37872 -> 37392 bytes
05-build_abe-bootstrap_O3/console.log.xz | Bin 264840 -> 264264 bytes
06-check_regression/console.log.xz | Bin 2884 -> 2732 bytes
07-update_baseline/console.log | 9 ---------
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 20 ++++++++++----------
13 files changed, 16 insertions(+), 25 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 b457b779427 libstdc++: Fix up libstdc++ build against glibc 2.25 or old [...]
new f8d901d00e9 Daily bump.
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/ChangeLog | 190 +++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 219 ++++++++++++++++++++++++++++++++++++++++++++++++
gcc/fortran/ChangeLog | 9 ++
gcc/testsuite/ChangeLog | 99 ++++++++++++++++++++++
libstdc++-v3/ChangeLog | 70 ++++++++++++++++
6 files changed, 588 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 027fb74964e Silence libtool during link
new 70f1d4d4848 Automatic date update in version.in
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/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.