This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch devel/rust/master
in repository gcc.
from 62d1620c910 Merge #1678 #1682 #1687
new caca467268a 'rust-warn += -Wno-unused-parameter'
new 529a6980f3f Revert "ci: Use same CXXFLAGS in bootstrap workflow"
new 1664a730882 Revert "ci: Apply warnings in CI"
new a42212a6302 Revert "bors: Fix warning list"
new 2384a034568 Really fix up '.github/bors_log_expected_warnings'
new 3d6dbb6fc5d Merge #1701
new 5c2e6c93d91 c++: Quash -Wdangling-reference for member operator* [PR107488]
new 3b89428c0d5 Merge #1703
The 8 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:
.github/bors_log_expected_warnings | 16 ++++++++++++++++
.github/workflows/bootstrap.yml | 3 ---
.github/workflows/ccpp.yml | 3 ---
gcc/cp/call.cc | 12 +++++++++++-
gcc/rust/Make-lang.in | 3 +++
gcc/testsuite/g++.dg/warn/Wdangling-reference5.C | 22 ++++++++++++++++++++++
6 files changed, 52 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/warn/Wdangling-reference5.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 devel/modula-2
in repository gcc.
from fb2a3f47085 Merge branch 'master' into devel/modula-2.
new 2e0ff34783a Add modula-2 into doc/install.texi and doc/sourcebuild.texi.
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/doc/install.texi | 10 ++++++++--
gcc/doc/sourcebuild.texi | 6 +++++-
2 files changed, 13 insertions(+), 3 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-12
in repository gcc.
from 6340b1c2361 Daily bump.
new e9d58614b0b libstdc++: Fix size passed to operator delete [PR108097]
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:
libstdc++-v3/include/std/stacktrace | 6 ++++--
1 file changed, 4 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 master
in repository gcc.
from 049dccd080c ipa-sra: Fix parameter description.
new 881c6cabce5 libstdc++: Fix size passed to operator delete [PR108097]
new 9316ad3b435 OpenMP/Fortran: Combined directives with map/firstprivate o [...]
new 330b9a8d87d OpenMP: Duplicate checking for map clauses in Fortran (PR107214)
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/fortran/gfortran.h | 30 +++--
gcc/fortran/openmp.cc | 109 ++++++++++++---
gcc/fortran/trans-openmp.cc | 37 +++++-
gcc/testsuite/gfortran.dg/gomp/pr107214-2.f90 | 6 +
gcc/testsuite/gfortran.dg/gomp/pr107214-3.f90 | 14 ++
gcc/testsuite/gfortran.dg/gomp/pr107214-4.f90 | 147 +++++++++++++++++++++
gcc/testsuite/gfortran.dg/gomp/pr107214-5.f90 | 11 ++
gcc/testsuite/gfortran.dg/gomp/pr107214-6.f90 | 9 ++
gcc/testsuite/gfortran.dg/gomp/pr107214-7.f90 | 33 +++++
gcc/testsuite/gfortran.dg/gomp/pr107214-8.f90 | 18 +++
gcc/testsuite/gfortran.dg/gomp/pr107214.f90 | 7 +
.../combined-directive-splitting-1.f90 | 41 ++++++
libstdc++-v3/include/std/stacktrace | 6 +-
13 files changed, 438 insertions(+), 30 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/gomp/pr107214-2.f90
create mode 100644 gcc/testsuite/gfortran.dg/gomp/pr107214-3.f90
create mode 100644 gcc/testsuite/gfortran.dg/gomp/pr107214-4.f90
create mode 100644 gcc/testsuite/gfortran.dg/gomp/pr107214-5.f90
create mode 100644 gcc/testsuite/gfortran.dg/gomp/pr107214-6.f90
create mode 100644 gcc/testsuite/gfortran.dg/gomp/pr107214-7.f90
create mode 100644 gcc/testsuite/gfortran.dg/gomp/pr107214-8.f90
create mode 100644 gcc/testsuite/gfortran.dg/gomp/pr107214.f90
create mode 100644 libgomp/testsuite/libgomp.fortran/combined-directive-splitting-1.f90
--
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 8c2451ba460 AArch64: div-by-255, ensure that arguments are registers. [ [...]
new 049dccd080c ipa-sra: Fix parameter description.
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/doc/invoke.texi | 3 ++-
gcc/params.opt | 2 +-
2 files changed, 3 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 master
in repository binutils-gdb.
from 8a0c0290261 Re: ld, gold: remove support for -z bndplt (MPX prefix)
new 45664f164a0 gdb/remote: remove some manual reference count handling
new 91e3d1d1a54 gdb: have target_stack automate reference count handling
new 9678f8fe975 gdb: remove decref_target
new c8181f706f5 gdb: remove the pop_all_targets (and friends) global functions
new 740a579fd5f gdb: ensure all targets are popped before an inferior is de [...]
new 5d80df4a109 gdb/maint: add core file name to 'maint info program-spaces [...]
The 6 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:
gdb/NEWS | 4 +
gdb/doc/gdb.texinfo | 8 +-
gdb/event-top.c | 3 +-
gdb/inferior.c | 57 ++++++++++++++
gdb/inferior.h | 20 +++++
gdb/progspace.c | 18 ++++-
gdb/remote.c | 40 ++++++----
gdb/scoped-mock-context.h | 2 +-
gdb/target.c | 85 ++++++--------------
gdb/target.h | 25 ++----
gdb/testsuite/gdb.python/py-connection-removed.exp | 92 ++++++++++++++++++++++
gdb/top.c | 3 +-
12 files changed, 252 insertions(+), 105 deletions(-)
create mode 100644 gdb/testsuite/gdb.python/py-connection-removed.exp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.