This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 14338386970 c++: Support thread_local statics in header modules [PR113292]
new 1a17797496f 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:
ChangeLog | 10 +
gcc/ChangeLog | 69 +
gcc/DATESTAMP | 2 +-
gcc/c-family/ChangeLog | 6 +
gcc/cp/ChangeLog | 37 +
gcc/rust/ChangeLog | 8325 +++++++++++++++++++++++++++++++++++++++++++++++
gcc/testsuite/ChangeLog | 1699 ++++++++++
libgrust/ChangeLog | 676 ++++
8 files changed, 10823 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 f457e25abd9 Daily bump.
new 909336468f2 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 binutils-gdb.
from 87339680236 Automatic date update in version.in
new 5e35a3a8bb6 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 gdb-14-branch
in repository binutils-gdb.
from 021f424ff03 Automatic date update in version.in
new 9843c0189fb 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_41-branch
in repository binutils-gdb.
from 5b8e4689f3a Automatic date update in version.in
new 7a8285daab3 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 gcc.
from 7d397269753 c++: fix xobj diagnostic messages
new fe1649eea76 c++: Fix ENABLE_SCOPE_CHECKING printing
new 14338386970 c++: Support thread_local statics in header modules [PR113292]
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:
gcc/cp/decl2.cc | 10 +++++----
gcc/cp/module.cc | 22 ++++++++++++++++++++
gcc/cp/name-lookup.cc | 15 +++++++++++---
gcc/cp/name-lookup.h | 3 ++-
gcc/testsuite/g++.dg/modules/pr113292_a.H | 34 +++++++++++++++++++++++++++++++
gcc/testsuite/g++.dg/modules/pr113292_b.C | 13 ++++++++++++
gcc/testsuite/g++.dg/modules/pr113292_c.C | 11 ++++++++++
7 files changed, 100 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/modules/pr113292_a.H
create mode 100644 gcc/testsuite/g++.dg/modules/pr113292_b.C
create mode 100644 gcc/testsuite/g++.dg/modules/pr113292_c.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 6a6f338c1cb Add hppa*-*-hpux* to targets which do not support split DWARF
new ac219d524ac c++: fix ICE with xobj in destructor [PR113340]
new 7d397269753 c++: fix xobj diagnostic messages
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:
gcc/cp/decl.cc | 7 ++++---
gcc/testsuite/g++.dg/cpp23/explicit-obj-diagnostics9.C | 6 ++++++
2 files changed, 10 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp23/explicit-obj-diagnostics9.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 075f2cc29c2 Add .data.rel.ro.local to read only sections in gcc.dg/arra [...]
new 6aae831a3fe c++: reject packs on xobj params [PR113307]
new 6a6f338c1cb Add hppa*-*-hpux* to targets which do not support split DWARF
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:
gcc/cp/parser.cc | 21 +++-
.../g++.dg/cpp23/explicit-obj-diagnostics3.C | 106 ++++++++++++++++++++-
gcc/testsuite/gcc.dg/pr111409.c | 2 +-
3 files changed, 126 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 master
in repository gcc.
from 21836718a94 Remove xfail for hppa*-*-hpux* from stdatomic-flag.c and st [...]
new 075f2cc29c2 Add .data.rel.ro.local to read only sections in gcc.dg/arra [...]
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/testsuite/gcc.dg/array-quals-1.c | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.