This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from aaa625a51cf c++/modules: if translation fails fall back to #include
new 246ec58c9bc cobol: Fix bootstrap [PR122691]
new 77705b475df testsuite: Fix up c-c++-common/asan/asan-stack-small.c test
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/cobol/lexio.cc | 3 ++-
gcc/testsuite/c-c++-common/asan/asan-stack-small.c | 16 ++++++++++++----
2 files changed, 14 insertions(+), 5 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 2359344af53 c++/modules: friend void foo<bar>()
new feccb9c9cd6 c++/modules: using builtin
new 4b84e561856 c++/modules: fix hash_map issue
new aaa625a51cf c++/modules: if translation fails fall back to #include
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 | 100 ++++++++++++++-------
gcc/cp/name-lookup.cc | 6 +-
gcc/testsuite/g++.dg/modules/using-33_a.C | 10 +++
.../g++.dg/modules/{friend-11_b.C => using-33_b.C} | 7 +-
4 files changed, 89 insertions(+), 34 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/modules/using-33_a.C
copy gcc/testsuite/g++.dg/modules/{friend-11_b.C => using-33_b.C} (56%)
--
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 05a3346353d aarch64: Remove unused pattern
new 2359344af53 c++/modules: friend void foo<bar>()
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/cp-tree.h | 12 ++++++++++++
gcc/cp/decl.cc | 5 +++++
gcc/cp/friend.cc | 4 ++--
gcc/cp/module.cc | 9 ++++++---
gcc/cp/pt.cc | 4 +---
gcc/testsuite/g++.dg/modules/friend-11_a.C | 22 ++++++++++++++++++++++
.../modules/{namespace-8_b.C => friend-11_b.C} | 3 ++-
7 files changed, 50 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/modules/friend-11_a.C
copy gcc/testsuite/g++.dg/modules/{namespace-8_b.C => friend-11_b.C} (68%)
--
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 8d2e8dbf776 Daily bump.
new 7ddc204d331 aarch64: Fix condition accepted by mov<GPF>cc
new 8d32fdfe81f aarch64: Merge mov<ALLI>cc with mov<GPF>cc
new e73b0e7d803 aarch64: Remove redundant checks
new c131624ba4e aarch64: Add `aarch64_comparison_operator_cc`
new 05a3346353d aarch64: Remove unused pattern
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/config/aarch64/aarch64.md | 74 ++++++------------------------
gcc/config/aarch64/iterators.md | 4 ++
gcc/config/aarch64/predicates.md | 15 ++++++
gcc/testsuite/gcc.target/aarch64/cmpbr-4.c | 12 +++++
gcc/testsuite/gcc.target/aarch64/cmpbr-5.c | 13 ++++++
5 files changed, 59 insertions(+), 59 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/cmpbr-4.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/cmpbr-5.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 efbd9add968 Automatic date update in version.in
new 90cd770a7d4 shared.exp: Use pr14862.map to build libpr14862.so
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:
ld/testsuite/ld-elf/shared.exp | 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-15
in repository gcc.
from e4f492106bf [PR target/119275][RISC-V] Avoid calling gen_lowpart in cas [...]
new 184a1354370 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 | 60 +++++++++++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 14 ++++++++++++
libstdc++-v3/ChangeLog | 11 +++++++++
4 files changed, 86 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-14
in repository gcc.
from 0c57a97066c libstdc++: Fix -Wdeprecated-declarations warning in <any>
new 399c8b359d8 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 +-
libstdc++-v3/ChangeLog | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 57 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-13
in repository gcc.
from ec30d56ed6a libstdc++: Fix std::forward_list::assign assignable check [ [...]
new 164e3120069 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 +-
libstdc++-v3/ChangeLog | 11 +++++++++++
2 files changed, 12 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 gcc.
from 332d8340dff [RISC-V] Drop scan-tests of marginal value
new 8d2e8dbf776 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 | 226 ++++++++++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 10 +++
gcc/testsuite/ChangeLog | 81 +++++++++++++++++
libstdc++-v3/ChangeLog | 47 ++++++++++
5 files changed, 365 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 7079af07153 MIPS/GAS: Select symbolic GPR and FPR names based on curren [...]
new efbd9add968 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.