This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 3bd3ca05b51 libgfortran: Fix compilation of gf_vsnprintf
new 081c1e93d56 c++: templated substitution into lambda-expr [PR114393]
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 | 5 +++++
gcc/cp/module.cc | 2 ++
gcc/cp/pt.cc | 22 ++++++++++++++++++++--
gcc/testsuite/g++.dg/cpp2a/lambda-targ2.C | 19 +++++++++++++++++++
gcc/testsuite/g++.dg/cpp2a/lambda-targ3.C | 12 ++++++++++++
gcc/testsuite/g++.dg/cpp2a/lambda-targ4.C | 12 ++++++++++++
6 files changed, 70 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/lambda-targ2.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/lambda-targ3.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/lambda-targ4.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 6e7e5943619 RISC-V: Fix Werror=sign-compare in riscv_validate_vector_type
new 3bd3ca05b51 libgfortran: Fix compilation of gf_vsnprintf
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:
libgfortran/runtime/error.c | 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 binutils-gdb.
from 8bad8d5133f Automatic date update in version.in
new 3d67591c6ff gas: Fix memory leaks in gen-sframe.c
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:
gas/gen-sframe.c | 4 ++++
1 file changed, 4 insertions(+)
--
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 67e1433a94f analyzer: Bail out on function pointer for -Wanalyzer-alloc [...]
new 6e7e5943619 RISC-V: Fix Werror=sign-compare in riscv_validate_vector_type
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/config/riscv/riscv.cc | 10 +++++-----
1 file changed, 5 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 newlib.
from 579064bf4 Cygwin: globify: read full 32 bit character
new 730703bdb libgloss: riscv: Fix envp parameter for main
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:
libgloss/riscv/crt0.S | 4 +++-
1 file changed, 3 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 main
in repository newlib.
from 579064bf4 Cygwin: globify: read full 32 bit character
new 730703bdb libgloss: riscv: Fix envp parameter for main
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:
libgloss/riscv/crt0.S | 4 +++-
1 file changed, 3 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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from a001e8fa5 Add entry 57e6a098ae51df8162ad5c5689d1a1e09c6f9a66 from https [...]
new 840be7e05 Add entry 2129106d20823148ae2e24b51c3cf9edb46c7f3c from https [...]
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:
.../master-aarch64/details.txt | 44 ++++------------------
1 file changed, 8 insertions(+), 36 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 e0173fbd38d Daily bump.
new 076f07ddf9d Objective-C, NeXT: Adjust symbol marking to match host tools.
new 7803ebf793e c++, driver: Fix -static-libstdc++ for targets without Bsta [...]
new d38e9a5d388 libgcc, Darwin: No early install for the compatibility libg [...]
new 5500fe9c34c Darwin,debug : Switch to DWARF 3 or 4 when dsymutil supports it.
new 7ccd1909b2f Darwin, configure: Allow for an unrecognisable dsymutil [PR [...]
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/darwin-protos.h | 11 +++++++++++
gcc/config/darwin.cc | 35 +++++++++++++++++++++++++++++++----
gcc/configure | 2 +-
gcc/configure.ac | 2 +-
gcc/cp/g++spec.cc | 5 +++++
gcc/objc/objc-next-runtime-abi-02.cc | 6 ++++--
libgcc/config/t-slibgcc-darwin | 21 ++++++++++++++-------
7 files changed, 67 insertions(+), 15 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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 130575ca2 Add entry 426fddcbdad6746fe70e031f707fb07f55dfb405 from https [...]
new a001e8fa5 Add entry 57e6a098ae51df8162ad5c5689d1a1e09c6f9a66 from https [...]
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:
.../master-aarch64/details.txt | 45 ++++------------------
1 file changed, 8 insertions(+), 37 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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from a164669f9 Add entry 8971d2788e79db2ffc1205ed36935483eedf2fab from https [...]
new 130575ca2 Add entry 426fddcbdad6746fe70e031f707fb07f55dfb405 from https [...]
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:
.../master-aarch64/details.txt | 44 ++++------------------
1 file changed, 8 insertions(+), 36 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.