This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 9d20529d94b recog: Handle some mode-changing hardreg propagations
new fde96e8205f c++: array new with value-initialization [PR115645]
new 5686d3b8ae1 internal-fn: Reuse SUBREG_PROMOTED_VAR_P handling
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/cp/init.cc | 12 ++-
gcc/internal-fn.cc | 162 ++++++++++++++++++++------------------
gcc/testsuite/g++.dg/expr/anew7.C | 13 +++
3 files changed, 105 insertions(+), 82 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/expr/anew7.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 34afb82a3c67 Merge tag '6.10-rc6-smb3-server-fixes' of git://git.samba. [...]
new 2cf6b7d15a28 of/irq: Disable "interrupt-map" parsing for PASEMI Nemo
new 367cbaad8887 Merge tag 'devicetree-fixes-for-6.10-2' of git://git.kerne [...]
new aaa18ff54b97 thermal: gov_power_allocator: Return early in manage if tr [...]
new a8a261774466 thermal: core: Call monitor_thermal_zone() if zone tempera [...]
new 94eacc1c583d thermal: core: Fix list sorting in __thermal_zone_device_update()
new d045c46c5274 Merge tag 'thermal-6.10-rc8' of git://git.kernel.org/pub/s [...]
new 102fa9c4b439 cpufreq: Allow drivers to advertise boost enabled
new d92467ad9d9e cpufreq: ACPI: Mark boost policy as enabled when setting boost
new 130abfe9a184 Merge tag 'pm-6.10-rc8' of git://git.kernel.org/pub/scm/li [...]
new 233323f9b9f8 ACPI: processor_idle: Fix invalid comparison with insertio [...]
new 97488b92e517 Merge tag 'acpi-6.10-rc8' of git://git.kernel.org/pub/scm/ [...]
new b6e02c6b0377 platform/x86: toshiba_acpi: Fix array out-of-bounds access
new a19ea421490d Merge tag 'platform-drivers-x86-v6.10-6' of git://git.kern [...]
The 13 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/acpi/processor_idle.c | 37 +++++++++++++++--------------------
drivers/cpufreq/acpi-cpufreq.c | 4 +++-
drivers/cpufreq/cpufreq.c | 3 ++-
drivers/of/irq.c | 18 ++++-------------
drivers/platform/x86/toshiba_acpi.c | 1 +
drivers/thermal/gov_power_allocator.c | 3 +++
drivers/thermal/thermal_core.c | 15 +++++++-------
drivers/thermal/thermal_core.h | 6 ++++++
8 files changed, 43 insertions(+), 44 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 7d454cae9d7 fixincludes: skip stdio_stdarg_h on darwin
new e08ebd7d77a rtl-ssa: Add replace_nondebug_insn [PR115785]
new 9d20529d94b recog: Handle some mode-changing hardreg propagations
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/recog.cc | 31 +++++++++++++----
gcc/rtl-ssa/changes.cc | 5 +--
gcc/rtl-ssa/functions.h | 1 +
gcc/rtl-ssa/insns.cc | 42 ++++++++++++++++++++++++
gcc/rtl-ssa/insns.h | 4 +++
gcc/testsuite/gcc.target/i386/pr105033.c | 4 ++-
gcc/testsuite/gcc.target/i386/vect-bfloat16-2b.c | 2 +-
7 files changed, 77 insertions(+), 12 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 c829042849d c++, contracts: Fix ICE in create_tmp_var [PR113968]
new 7d454cae9d7 fixincludes: skip stdio_stdarg_h on darwin
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:
fixincludes/fixincl.x | 5 +++--
fixincludes/inclhack.def | 1 +
2 files changed, 4 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 master
in repository gcc.
from 83269561590 fixincludes: add bypass to darwin_objc_runtime_1
new c829042849d c++, contracts: Fix ICE in create_tmp_var [PR113968]
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/contracts.cc | 7 +++++++
gcc/testsuite/g++.dg/contracts/pr113968.C | 29 +++++++++++++++++++++++++++++
2 files changed, 36 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/contracts/pr113968.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 44933fdeb33 middle-end: Fix stalled swapped condition code value [PR115836]
new 2d1f68e7965 PR modula2/115823 Wrong expansion of isnormal optab
new 83269561590 fixincludes: add bypass to darwin_objc_runtime_1
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:
fixincludes/fixincl.x | 15 ++++++++---
fixincludes/inclhack.def | 1 +
gcc/m2/gm2-gcc/m2builtins.cc | 31 ++++++++++++++++++----
.../run/pass/{testisnormal.mod => testalloa.mod} | 16 +++++------
4 files changed, 45 insertions(+), 18 deletions(-)
copy gcc/testsuite/gm2/builtins/run/pass/{testisnormal.mod => testalloa.mod} (66%)
--
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 7a6a436b93a Daily bump.
new 69ce8e406a2 libstdc++: Destroy allocators in re-inserted container node [...]
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/include/bits/hashtable.h | 8 +-
libstdc++-v3/include/bits/node_handle.h | 19 +++-
libstdc++-v3/include/bits/stl_tree.h | 10 +-
.../23_containers/multiset/modifiers/114401.cc | 125 ++++++++++++++++++++
.../23_containers/set/modifiers/114401.cc | 125 ++++++++++++++++++++
.../unordered_multiset/modifiers/114401.cc | 126 +++++++++++++++++++++
.../unordered_set/modifiers/114401.cc | 126 +++++++++++++++++++++
7 files changed, 527 insertions(+), 12 deletions(-)
create mode 100644 libstdc++-v3/testsuite/23_containers/multiset/modifiers/114401.cc
create mode 100644 libstdc++-v3/testsuite/23_containers/set/modifiers/114401.cc
create mode 100644 libstdc++-v3/testsuite/23_containers/unordered_multiset/modifie [...]
create mode 100644 libstdc++-v3/testsuite/23_containers/unordered_set/modifiers/114401.cc
--
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 1ca89940494 libsframe: remove runstatedir in Makefile.in
new 479edf0a6a6 Add support for a .base64 pseudo-op to gas
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/NEWS | 3 +
gas/doc/as.texi | 14 ++
gas/read.c | 323 +++++++++++++++++++++++++++++++++++++
gas/read.h | 1 +
gas/testsuite/gas/all/base64-bad.d | 5 +
gas/testsuite/gas/all/base64-bad.l | 11 ++
gas/testsuite/gas/all/base64-bad.s | 10 ++
gas/testsuite/gas/all/base64.d | 20 +++
gas/testsuite/gas/all/base64.s | 8 +
gas/testsuite/gas/all/gas.exp | 3 +
10 files changed, 398 insertions(+)
create mode 100644 gas/testsuite/gas/all/base64-bad.d
create mode 100644 gas/testsuite/gas/all/base64-bad.l
create mode 100644 gas/testsuite/gas/all/base64-bad.s
create mode 100644 gas/testsuite/gas/all/base64.d
create mode 100644 gas/testsuite/gas/all/base64.s
--
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 efa30f61936 RISC-V: backport fix zcmp popretz [PR113715]
new 47a8b464d2d middle-end: Fix stalled swapped condition code value [PR115836]
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/expmed.cc | 4 ++--
1 file changed, 2 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 master
in repository gcc.
from 73faaaa5a3a arm: cleanup legacy ARM_PE code
new 44933fdeb33 middle-end: Fix stalled swapped condition code value [PR115836]
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/expmed.cc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.