This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-8
in repository gcc.
from 88b44ed7193 Fortran : Bogus error with additional blanks in type(*) PR95829
new 43cd501a48e 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 +-
gcc/fortran/ChangeLog | 10 ++++++++++
gcc/testsuite/ChangeLog | 8 ++++++++
3 files changed, 19 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-10
in repository gcc.
from b1c3d3111a0 coroutines: Collect the function body rewrite code.
new 4c994586cbd libstdc++: Remove noexcept from match_results comparisons ( [...]
new 161fb9dfc88 libstdc++: Strip cv-qualifiers in std::atomic<FP> (PR 95282)
new 01bea59d4b6 Daily bump.
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/ChangeLog | 8 +++
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 24 +++++++
gcc/fortran/ChangeLog | 10 +++
gcc/testsuite/ChangeLog | 19 ++++++
libstdc++-v3/ChangeLog | 23 +++++++
libstdc++-v3/include/bits/atomic_base.h | 10 +--
libstdc++-v3/include/bits/regex.h | 4 +-
.../testsuite/28_regex/match_results/94627.cc | 75 ++++++++++++++++++++++
.../atomic_float/95282.cc} | 16 +++--
10 files changed, 177 insertions(+), 14 deletions(-)
create mode 100644 libstdc++-v3/testsuite/28_regex/match_results/94627.cc
copy libstdc++-v3/testsuite/{26_numerics/iota/constexpr.cc => 29_atomics/atomic_fl [...]
--
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 039a630d787 analyzer: Fix -Wanalyzer-possible-null-argument warning (PR 96014)
new a1a0dc45489 libstdc++: Remove noexcept from match_results comparisons ( [...]
new 553c6572061 match.pd: (x & y) - (x | y) - 1 -> ~(x ^ y) simplification [...]
new be7c41a5564 aarch64: Fix missing BTI instruction in trampolines
new 34127f4adaf The variant of editing distance we use doesn't satisfy the [...]
new 64f761e4ac8 Daily bump.
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/ChangeLog | 107 ++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/aarch64/aarch64.c | 30 +---
gcc/cp/ChangeLog | 12 ++
gcc/fortran/ChangeLog | 62 ++++++++
gcc/match.pd | 29 ++++
gcc/spellcheck.c | 22 +--
gcc/testsuite/ChangeLog | 161 +++++++++++++++++++++
gcc/testsuite/gcc.dg/tree-ssa/pr94882-1.c | 42 ++++++
gcc/testsuite/gcc.dg/tree-ssa/pr94882-2.c | 78 ++++++++++
gcc/testsuite/gcc.dg/tree-ssa/pr94882-3.c | 79 ++++++++++
gcc/testsuite/gcc.dg/tree-ssa/pr94882.c | 36 +++++
gcc/testsuite/gcc.target/aarch64/bti-4.c | 60 ++++++++
libstdc++-v3/ChangeLog | 16 ++
libstdc++-v3/include/bits/regex.h | 4 +-
.../testsuite/28_regex/match_results/94627.cc | 75 ++++++++++
16 files changed, 776 insertions(+), 39 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr94882-1.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr94882-2.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr94882-3.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr94882.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/bti-4.c
create mode 100644 libstdc++-v3/testsuite/28_regex/match_results/94627.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 devel/c++-coroutines
in repository gcc.
from 38881b93b5b Merge master r11-1767.
adds 1617fc4479f bootstrap: Don't translate assignment to hint[].
adds 039a630d787 analyzer: Fix -Wanalyzer-possible-null-argument warning (PR 96014)
new af1198f5fa9 Merge master r11-1769.
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/fortran/check.c | 2 +-
gcc/testsuite/g++.dg/analyzer/pr94028.C | 2 +-
2 files changed, 2 insertions(+), 2 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 gdb-9-branch
in repository binutils-gdb.
from 7928211e506 Automatic date update in version.in
new 113cd7aaed8 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.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_34-branch
in repository binutils-gdb.
from bfcab7e20b4 Automatic date update in version.in
new 21f001be69a 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.
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 a8caed5d7fa Recognize -1 as a tombstone value in .debug_line
new 0ac053609a2 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.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_cross/gnu-master-arm-build_cross
in repository toolchain/ci/qemu.
from 553cf5d7c4 Merge remote-tracking branch 'remotes/pmaydell/tags/pull-tar [...]
adds 719d109b7f hw/mips: Implement the kvm_type() hook in MachineClass
adds c012e0b1f9 hw/intc: Add Loongson LIOINTC support
adds 2c5b1a7dbb MAINTAINERS: Add Loongson-3 maintainer and reviewer
adds c5a5839856 scripts/performance: Add topN_perf.py script
adds 5c362ccfde scripts/performance: Add topN_callgrind.py script
adds 53fb8bfb93 MAINTAINERS: Add 'Performance Tools and Tests' subsection
adds e7651153a8 Merge remote-tracking branch 'remotes/amarkovic/tags/mips-gs [...]
new fc1bff9589 hw/misc/pca9552: Add missing TypeInfo::class_size field
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:
MAINTAINERS | 13 ++
hw/intc/Kconfig | 3 +
hw/intc/Makefile.objs | 1 +
hw/intc/loongson_liointc.c | 242 ++++++++++++++++++++++++++++++++++
hw/misc/pca9552.c | 1 +
scripts/performance/topN_callgrind.py | 140 ++++++++++++++++++++
scripts/performance/topN_perf.py | 149 +++++++++++++++++++++
target/mips/kvm.c | 26 ++++
target/mips/kvm_mips.h | 11 ++
9 files changed, 586 insertions(+)
create mode 100644 hw/intc/loongson_liointc.c
create mode 100755 scripts/performance/topN_callgrind.py
create mode 100755 scripts/performance/topN_perf.py
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.