This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 464e207496c aarch64: Add support for Cortex-A520 CPU
new 5c27c911f6b i386: Add missing dot to -mpartial-vector-fp-math 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/config/i386/i386.opt | 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 linux.
from 13b937206866 Merge tag 'hardening-v6.5-rc6' of git://git.kernel.org/pub [...]
new 77245f1c3c64 x86/CPU/AMD: Do not leak quotient data after a division by 0
new 22883973244b mm: Fix access_remote_vm() regression on tagged addresses
new cacc6e22932f tpm: Add a helper for checking hwrng enabled
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:
arch/x86/include/asm/cpufeatures.h | 1 +
arch/x86/include/asm/processor.h | 2 ++
arch/x86/kernel/cpu/amd.c | 19 +++++++++++++++++++
arch/x86/kernel/traps.c | 2 ++
drivers/char/tpm/tpm-chip.c | 19 ++++++++++++++-----
mm/memory.c | 3 +++
6 files changed, 41 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 releases/gcc-11
in repository gcc.
from 52391dfd69e Workaround possible CPUID bug in Sandy Bridge.
new 60a8421ee45 c++: noexcept-spec from nested class confusion [PR109761]
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/parser.c | 13 ++++++-------
gcc/testsuite/g++.dg/cpp0x/noexcept78.C | 16 ++++++++++++++++
2 files changed, 22 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/noexcept78.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.