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 49bcfb7c736 Daily bump.
new e469654e5e7 Compare loop bounds in ipa-icf
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/ipa-icf-gimple.cc | 4 ++++
gcc/testsuite/gcc.c-torture/compile/pr115277.c | 28 ++++++++++++++++++++++++++
2 files changed, 32 insertions(+)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr115277.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 53283c3231a c++: ICE with enum and conversion fn in template [PR115657]
new c4971bae71c m68k: Add -mlra
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/m68k/m68k.cc | 11 ++++++++++-
gcc/config/m68k/m68k.opt | 5 +++++
gcc/config/m68k/m68k.opt.urls | 2 ++
3 files changed, 17 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 glibc.
from 294a892769 x86: Unifies 'strnlen-evex' and 'strnlen-evex512' implementations.
new 745c3cc10f elf: Make dl-fptr and dl-symaddr hppa specific
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:
elf/dl-fptr.c | 322 ----------------------------------------------
elf/dl-symaddr.c | 33 -----
sysdeps/generic/dl-fptr.h | 45 -------
sysdeps/hppa/dl-fptr.h | 23 +++-
4 files changed, 22 insertions(+), 401 deletions(-)
delete mode 100644 elf/dl-fptr.c
delete mode 100644 elf/dl-symaddr.c
delete mode 100644 sysdeps/generic/dl-fptr.h
--
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 b0da640826ba Merge tag 'printk-for-6.11-rc5' of git://git.kernel.org/pu [...]
new a6e9c391d45b HID: cougar: fix slab-out-of-bounds Read in cougar_report_fixup
new d1aa95e86f17 hid-asus: add ROG Ally X prod ID to quirk list
new 97155021ae17 HID: amd_sfh: free driver_data after destroying hid device
new c8000deb6836 HID: multitouch: Add support for GT7868Q
new 1b8f9c1fb464 HID: wacom: Defer calculation of resolution until resoluti [...]
new 6e4436539ae1 Merge tag 'hid-for-linus-2024081901' of git://git.kernel.o [...]
The 6 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:
drivers/hid/amd-sfh-hid/amd_sfh_hid.c | 4 +++-
drivers/hid/hid-asus.c | 3 +++
drivers/hid/hid-cougar.c | 2 +-
drivers/hid/hid-ids.h | 3 +++
drivers/hid/hid-multitouch.c | 33 +++++++++++++++++++++++++++++++++
drivers/hid/wacom_wac.c | 4 +++-
6 files changed, 46 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 binutils-gdb.
from 03b09d2e34c Fix m68k OS ABI sniffer
new 5ffe413283c gas: ginsn: x86: pacify Wmaybe-uininitialized compiler warning
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/config/tc-i386-ginsn.c | 2 ++
1 file changed, 2 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 binutils-gdb.
from 8be66a3708a Ensure gdb.ada/multiarray.exp runs in both modes
new 03b09d2e34c Fix m68k OS ABI sniffer
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:
gdb/m68k-tdep.c | 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 releases/gcc-14
in repository gcc.
from af97b5eb023 testsuite: Prune warning about size of enums
new 52da8588fd0 c++: fix ICE in convert_nontype_argument [PR116384]
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/pt.cc | 2 ++
gcc/testsuite/g++.dg/cpp0x/vt-116384.C | 26 ++++++++++++++++++++++++++
2 files changed, 28 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/vt-116384.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 8191f15022b c++: fix ICE in convert_nontype_argument [PR116384]
new 53283c3231a c++: ICE with enum and conversion fn in template [PR115657]
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/decl.cc | 10 ++++++++--
.../{constexpr-recursion1.C => constexpr-recursion2.C} | 16 +++++++++++-----
gcc/testsuite/g++.dg/template/conv21.C | 14 ++++++++++++++
3 files changed, 33 insertions(+), 7 deletions(-)
copy gcc/testsuite/g++.dg/cpp1y/{constexpr-recursion1.C => constexpr-recursion2.C} (63%)
create mode 100644 gcc/testsuite/g++.dg/template/conv21.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 fceecc511d4 aarch64: Fix ls64 intrinsic availability
new 8191f15022b c++: fix ICE in convert_nontype_argument [PR116384]
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/pt.cc | 2 ++
gcc/testsuite/g++.dg/cpp0x/vt-116384.C | 26 ++++++++++++++++++++++++++
2 files changed, 28 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/vt-116384.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 linux.
from 47ac09b91bef Linux 6.11-rc4
new bcc954c6caba printk/panic: Allow cpu backtraces to be written into ring [...]
new b0da640826ba Merge tag 'printk-for-6.11-rc5' of git://git.kernel.org/pu [...]
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:
include/linux/panic.h | 1 +
kernel/panic.c | 8 +++++++-
kernel/printk/printk.c | 2 +-
3 files changed, 9 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.