This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 6886f1c164a Fortran: Add newline character to test input.
new e7d88ff8aaa libstdc++: Fix src/c++20/format.cc for non-gthreads targets
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/src/c++20/format.cc | 17 +++++++++++++----
libstdc++-v3/testsuite/std/time/format_localized.cc | 2 +-
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 c65653f5685 match: Fix types matching for `(?:) !=/== (?:)` [PR116134]
new 6886f1c164a Fortran: Add newline character to test input.
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/gfortran.dg/pr105361.f90 | 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 ebf4f095568 dir-locals: apply our C settings in C++ also
new c65653f5685 match: Fix types matching for `(?:) !=/== (?:)` [PR116134]
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/match.pd | 10 ++++++----
gcc/testsuite/gcc.dg/torture/pr116134-1.c | 9 +++++++++
2 files changed, 15 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr116134-1.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 69a9ee05c68 [target/116104] Fix more rtl-checking failures in ext-dce
new ebf4f095568 dir-locals: apply our C settings in C++ also
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:
.dir-locals.el | 6 +++++-
1 file changed, 5 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 users/simark/try-remove-vlas-2
in repository binutils-gdb.
at ff0271177ec gdb, gdbserver, gdbsupport: remove -Wno-vla-cxx-extension
This branch includes the following new commits:
new 27dab0bc34a gdb: remove uses of VLA
new ff0271177ec gdb, gdbserver, gdbsupport: remove -Wno-vla-cxx-extension
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.
--
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 dcdefe47e18 pru: Enable section anchoring by default
new 69a9ee05c68 [target/116104] Fix more rtl-checking failures in ext-dce
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/ext-dce.cc | 8 ++++----
1 file changed, 4 insertions(+), 4 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 linux.
from e4fc196f5ba3 Merge tag 'for-6.11-rc1-tag' of git://git.kernel.org/pub/s [...]
new 21b136cc63d2 minmax: fix up min3() and max3() too
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:
include/linux/minmax.h | 12 ++++++++++--
1 file changed, 10 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 users/simark/try-remove-vlas
in repository binutils-gdb.
at 35c840cc642 gdb, gdbserver, gdbsupport: remove -Wno-vla-cxx-extension
This branch includes the following new commits:
new c2a2c5dba24 gdb: remove uses of VLA
new 35c840cc642 gdb, gdbserver, gdbsupport: remove -Wno-vla-cxx-extension
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.
--
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 f2fac502097 testsuite: Fix for targets not passing argc/argv [PR116154]
new dcdefe47e18 pru: Enable section anchoring by default
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/common/config/pru/pru-common.cc | 12 ++++++++++++
gcc/config/pru/pru.cc | 6 ++++++
gcc/testsuite/gcc.target/pru/section-anchors-1.c | 14 ++++++++++++++
gcc/testsuite/gcc.target/pru/section-anchors-2.c | 14 ++++++++++++++
4 files changed, 46 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/pru/section-anchors-1.c
create mode 100644 gcc/testsuite/gcc.target/pru/section-anchors-2.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.