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 6ce1ea97af2 gdb,testsuite: fix gdb.base/list-dot-nodebug and make it mo [...]
new d724d71ad22 gdb: remove uses of VLA
new 3145bf08f2b 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.
Summary of changes:
gdb/aarch64-linux-nat.c | 14 ++++++--------
gdb/aarch64-linux-tdep.c | 3 +--
gdb/aarch64-tdep.c | 31 ++++++++++++++-----------------
gdb/amd64-linux-nat.c | 21 ++++++++++-----------
gdb/configure | 2 +-
gdb/fbsd-tdep.c | 14 ++++++++------
gdb/i386-linux-nat.c | 18 +++++++++---------
gdb/loongarch-tdep.c | 24 +++++++++++++++---------
gdb/mips-linux-tdep.c | 7 ++++---
gdb/nat/aarch64-mte-linux-ptrace.c | 4 ++--
gdb/nat/aarch64-scalable-linux-ptrace.c | 11 ++++-------
gdb/riscv-tdep.c | 2 +-
gdb/solib-darwin.c | 14 +++++++-------
gdb/trad-frame.c | 8 +++++---
gdbserver/configure | 2 +-
gdbsupport/configure | 2 +-
gdbsupport/warning.m4 | 2 +-
17 files changed, 90 insertions(+), 89 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 5b4476a1655 c++/coroutines: check for members we use in handle_types [P [...]
new 5ebfaf2d499 c++: Move -Wdangling-reference to -Wextra
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/c-family/c.opt | 2 +-
gcc/doc/invoke.texi | 3 ++-
2 files changed, 3 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 a10436a8404 fortran: Support optional dummy as BACK argument of MINLOC/MAXLOC.
new 5b4476a1655 c++/coroutines: check for members we use in handle_types [P [...]
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/coroutines.cc | 138 ++++++++++++++++++---
gcc/testsuite/g++.dg/coroutines/pr103868.C | 2 +
gcc/testsuite/g++.dg/coroutines/pr105287.C | 2 +
gcc/testsuite/g++.dg/coroutines/pr105301.C | 5 +-
gcc/testsuite/g++.dg/coroutines/pr105475-1.C | 27 ++++
gcc/testsuite/g++.dg/coroutines/pr105475-2.C | 29 +++++
gcc/testsuite/g++.dg/coroutines/pr105475-3.C | 29 +++++
gcc/testsuite/g++.dg/coroutines/pr105475-4.C | 41 ++++++
gcc/testsuite/g++.dg/coroutines/pr105475-5.C | 29 +++++
gcc/testsuite/g++.dg/coroutines/pr105475-6.C | 29 +++++
.../g++.dg/coroutines/pr105475-broken-spec-2.C | 33 +++++
.../g++.dg/coroutines/pr105475-broken-spec.C | 29 +++++
gcc/testsuite/g++.dg/coroutines/pr105475.C | 28 +++++
gcc/testsuite/g++.dg/coroutines/pr94528.C | 11 +-
gcc/testsuite/g++.dg/coroutines/pr94879-folly-1.C | 10 +-
gcc/testsuite/g++.dg/coroutines/pr94883-folly-2.C | 10 +-
gcc/testsuite/g++.dg/coroutines/pr98118.C | 10 +-
17 files changed, 439 insertions(+), 23 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/coroutines/pr105475-1.C
create mode 100644 gcc/testsuite/g++.dg/coroutines/pr105475-2.C
create mode 100644 gcc/testsuite/g++.dg/coroutines/pr105475-3.C
create mode 100644 gcc/testsuite/g++.dg/coroutines/pr105475-4.C
create mode 100644 gcc/testsuite/g++.dg/coroutines/pr105475-5.C
create mode 100644 gcc/testsuite/g++.dg/coroutines/pr105475-6.C
create mode 100644 gcc/testsuite/g++.dg/coroutines/pr105475-broken-spec-2.C
create mode 100644 gcc/testsuite/g++.dg/coroutines/pr105475-broken-spec.C
create mode 100644 gcc/testsuite/g++.dg/coroutines/pr105475.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 948752d2e010 Merge tag 'riscv-for-linus-6.11-rc2' of git://git.kernel.o [...]
new dd4a799bcc13 KVM: riscv: selftests: Fix compile error
new 29b5bbf7e97f Merge tag 'kvm-riscv-fixes-6.11-1' of https://github.com/k [...]
new 0005ca2076ad KVM: x86: Eliminate log spam from limited APIC timer periods
new c2adcf051be0 KVM: Documentation: Fix title underline too short warning
new 5932ca411e53 KVM: x86: disallow pre-fault for SNP VMs before initialization
new d0d87226f535 KVM: guest_memfd: return folio from __kvm_gmem_get_pfn()
new d04c77d23122 KVM: guest_memfd: delay folio_mark_uptodate() until after [...]
new 7fbdda31b0a1 KVM: guest_memfd: do not go through struct page
new 564429a6bd8d KVM: rename CONFIG_HAVE_KVM_GMEM_* to CONFIG_HAVE_KVM_ARCH_GMEM_*
new 78c4293372fe KVM: guest_memfd: return locked folio from __kvm_gmem_get_pfn
new b85524314a3d KVM: guest_memfd: delay kvm_gmem_prepare_folio() until the [...]
new 6dd761d92f66 KVM: guest_memfd: make kvm_gmem_prepare_folio() operate on [...]
new 7239ed74677a KVM: remove kvm_arch_gmem_prepare_needed()
new de80252414f3 KVM: guest_memfd: move check for already-populated page to [...]
new e300614f10bd KVM: cleanup and add shortcuts to kvm_range_has_memory_att [...]
new 4b5f67120a88 KVM: extend kvm_range_has_memory_attributes() to check sub [...]
new e4ee54479273 KVM: guest_memfd: let kvm_gmem_populate() operate only on [...]
new 66a644c09fbe KVM: guest_memfd: abstract how prepared folios are recorded
new aca0ec970d76 KVM: x86/mmu: fix determination of max NPT mapping level f [...]
new 1773014a9759 Merge branch 'kvm-fixes' into HEAD
new 725d410facf9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
new 31634d7597d8 ceph: force sending a cap update msg back to MDS for revoke op
new 1c4246294c98 Merge tag 'ceph-for-6.11-rc2' of https://github.com/ceph/c [...]
The 23 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:
Documentation/virt/kvm/api.rst | 8 +-
arch/x86/include/asm/kvm_host.h | 1 +
arch/x86/kvm/Kconfig | 4 +-
arch/x86/kvm/lapic.c | 2 +-
arch/x86/kvm/mmu/mmu.c | 7 +-
arch/x86/kvm/svm/sev.c | 17 +-
arch/x86/kvm/svm/svm.c | 1 +
arch/x86/kvm/x86.c | 12 +-
fs/ceph/caps.c | 35 ++--
fs/ceph/super.h | 7 +-
include/linux/kvm_host.h | 9 +-
tools/testing/selftests/kvm/riscv/get-reg-list.c | 8 +-
virt/kvm/Kconfig | 4 +-
virt/kvm/guest_memfd.c | 227 ++++++++++++++---------
virt/kvm/kvm_main.c | 49 +++--
15 files changed, 230 insertions(+), 161 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 c0ecd6388360 Merge tag 'pci-v6.11-fixes-1' of git://git.kernel.org/pub/ [...]
new 8aa37bde1a7b protect the fetch of ->fd[fd] in do_dup2() from mispredictions
new bbea34e693f4 Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/lin [...]
new 89fb4dfacbb3 dt-bindings: ata: rockchip-dwc-ahci: add missing power-domains
new 454e2370b985 Merge tag 'ata-6.11-rc2' of git://git.kernel.org/pub/scm/l [...]
new fe26546aeb35 drm/amdgpu/pm: support gpu_metrics sysfs interface for smu [...]
new f3572db3c049 drm/amdgpu: fix contiguous handling for IB parsing v2
new 9038e25c8055 drm/amdgpu: increase mes log buffer size for gfx12
new d2860084ecca drm/amdgpu: Fix APU handling in amdgpu_pm_load_smu_firmware()
new 774c6f271080 Merge tag 'amd-drm-fixes-6.11-2024-07-27' of https://gitla [...]
new 4bc14b9cfaa2 i915/perf: Remove code to update PWR_CLK_STATE for gen12
new 555069117390 drm/i915/hdcp: Fix HDCP2_STREAM_STATUS macro
new 5b5115726601 drm/i915: Fix possible int overflow in skl_ddi_calculate_wrpll()
new 7b9b765168be Merge tag 'drm-intel-fixes-2024-08-01' of https://gitlab.f [...]
new 833cd3e9ad83 drm/fb-helper: Don't schedule_work() to flush frame buffer [...]
new d60c429610a1 drm: panel-orientation-quirks: Add quirk for OrangePi Neo
new eeb1f825b5dc drm/gpuvm: fix missing dependency to DRM_EXEC
new 6ce9efd12ae8 drm/v3d: Prevent out of bounds access in performance query [...]
new 0e50fcc20bd8 drm/v3d: Fix potential memory leak in the timestamp extension
new 32df4abc44f2 drm/v3d: Fix potential memory leak in the performance extension
new 023d22e8bb0c drm/v3d: Validate passed in drm syncobj handles in the tim [...]
new 4ecc24a84d7e drm/v3d: Validate passed in drm syncobj handles in the per [...]
new 12c35c5582ac drm/ast: Fix black screen after resume
new a9bf3efc33f1 drm/nouveau: prime: fix refcount underflow
new 445d336cd158 drm/virtio: Fix type of dma-fence context variable
new e58337100721 drm/vmwgfx: Fix a deadlock in dma buf fence polling
new 09f34a00272d drm/vmwgfx: Make sure the screen surface is ref counted
new d6667f0ddf46 drm/vmwgfx: Fix handling of dumb buffers
new 12bed149a346 drm/vmwgfx: Add basic support for external buffers
new cb372a505a99 drm/vmwgfx: Fix overlay when using Screen Targets
new 75c3e8a26a35 drm/vmwgfx: Trigger a modeset when the screen moves
new b5fbf924f125 drm/client: Fix error code in drm_client_buffer_vmap_local()
new a1ff5a7d78a0 Merge drm/drm-fixes into drm-misc-fixes
new 291e4baf7001 kselftests: dmabuf-heaps: Ensure the driver name is null-t [...]
new 11dcda9b7a34 Merge drm-misc/drm-misc-next-fixes into drm-misc-fixes
new 0ce91928ec62 drm/ast: astdp: Wake up during connector status detection
new e0fa4132bfae drm/atomic: Allow userspace to use explicit sync with atom [...]
new f85de245c6a8 drm/atomic: Allow userspace to use damage clips with async flips
new 9c685f61722d nouveau: set placement to original placement on uvmm validate.
new 4eb399741ff6 Merge tag 'drm-misc-fixes-2024-08-01' of https://gitlab.fr [...]
new 27ce65f65258 Revert "nouveau: rip out busy fence waits"
new 29b4a6996c24 Merge tag 'drm-fixes-2024-08-02' of https://gitlab.freedes [...]
new e60dc9812211 ALSA: hda: conexant: Fix headset auto detect fail in the p [...]
new 6cd23b26b348 ALSA: hda/generic: Add a helper to mute speakers at suspen [...]
new 4f61c8fe3520 ALSA: hda/conexant: Mute speakers at suspend / shutdown
new 952b13c21523 ALSA: seq: ump: Optimize conversions from SysEx to UMP
new 3c0b6f924e12 ALSA: hda/realtek: Add quirk for Acer Aspire E5-574G
new 6ccf9984d6be Revert "ALSA: firewire-lib: obsolete workqueue for period update"
new 3dab73ab925a Revert "ALSA: firewire-lib: operate for period elapse even [...]
new e6ce8a28c768 ALSA: ump: Transmit RPN/NRPN message at each MSB/LSB data [...]
new 50a6dd19dca9 ALSA: ump: Explicitly reset RPN with Null RPN
new a683030606fa ALSA: seq: ump: Use the common RPN/bank conversion context
new a4ff92ff0bdd ALSA: seq: ump: Transmit RPN/NRPN message at each MSB/LSB [...]
new 98ea612dd115 ALSA: seq: ump: Explicitly reset RPN with Null RPN
new b7b7e1ab7619 ALSA: usb-audio: Correct surround channels in UAC1 channel map
new 478689b5990d ALSA: hda: Conditionally use snooping for AMD HDMI
new 6b779f8a8648 Merge tag 'sound-6.11-rc2' of git://git.kernel.org/pub/scm [...]
new b07ce24df7fe alpha: fix ioread64be()/iowrite64be() helpers
new 54233a425403 uretprobe: change syscall number, again
new 343416f0c11c syscalls: fix syscall macros for newfstat/newfstatat
new 29ccb40f2b54 Merge tag 'asm-generic-fixes-6.11-1' of git://git.kernel.o [...]
new 4734406c3923 s390/fpu: Re-add exception handling in load_fpu_state()
new 0a34c027a3dd s390/alternatives: Remove unused empty header file
new c8e4d73eae83 s390/cio: Add missing MODULE_DESCRIPTION() macros
new 373953444ce5 s390/mm/ptdump: Fix handling of identity mapping area
new 7e4d4cfed648 s390/mm/ptdump: Add support for relocated lowcore mapping
new 7e12284c523b s390/mm/ptdump: Improve sorting of markers
new 1e72ba5566d9 s390/mm: Get rid of RELOC_HIDE()
new 75c10d5377d8 s390/vmlinux.lds.S: Move ro_after_init section behind roda [...]
new 33bd8d153c33 s390: Keep inittext section writable
new 66242ef25eed Merge tag 's390-6.11-3' of git://git.kernel.org/pub/scm/li [...]
new b75a22e7d4f2 riscv: cpufeature: Do not drop Linux-internal extensions
new fb197c5d2fd2 riscv/purgatory: align riscv_kernel_entry
new 63ba5b0fb4f5 perf arch events: Fix duplicate RISC-V SBI firmware event name
new 57e5c814e915 cache: StarFive: Require a 64-bit system
new 941a8e9b7a86 perf: riscv: Fix selecting counters in legacy mode
new 0c710050c47d riscv/mm: Add handling for VM_FAULT_SIGSEGV in mm_fault_error()
new 3908ba2e0b24 RISC-V: Enable the IPI before workqueue_online_cpu()
new 3b6564427aea riscv: Fix linear mapping checks for non-contiguous memory [...]
new 948752d2e010 Merge tag 'riscv-for-linus-6.11-rc2' of git://git.kernel.o [...]
The 79 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:
.../devicetree/bindings/ata/rockchip,dwc-ahci.yaml | 3 +
arch/alpha/include/asm/io.h | 4 +-
arch/arm64/kernel/Makefile.syscalls | 2 +-
arch/loongarch/kernel/Makefile.syscalls | 3 +-
arch/riscv/kernel/Makefile.syscalls | 2 +-
arch/riscv/kernel/cpufeature.c | 14 +-
arch/riscv/kernel/sbi-ipi.c | 2 +-
arch/riscv/mm/fault.c | 17 +-
arch/riscv/mm/init.c | 15 +-
arch/riscv/purgatory/entry.S | 2 +
arch/s390/kernel/alternative.h | 0
arch/s390/kernel/fpu.c | 2 +-
arch/s390/kernel/vmlinux.lds.S | 17 +-
arch/s390/mm/dump_pagetables.c | 140 +++---
arch/s390/mm/init.c | 9 +-
arch/s390/mm/vmem.c | 13 +-
arch/x86/entry/syscalls/syscall_64.tbl | 2 +-
drivers/cache/Kconfig | 1 +
drivers/gpu/drm/Kconfig | 1 +
drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | 16 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c | 6 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_mes.h | 6 +-
drivers/gpu/drm/amd/amdgpu/mes_v11_0.c | 2 +
drivers/gpu/drm/amd/amdgpu/mes_v12_0.c | 8 +-
drivers/gpu/drm/amd/include/mes_v11_api_def.h | 3 +
drivers/gpu/drm/amd/include/mes_v12_api_def.h | 3 +
drivers/gpu/drm/amd/pm/amdgpu_dpm.c | 3 +-
.../gpu/drm/amd/pm/swsmu/smu14/smu_v14_0_2_ppt.c | 86 +++-
drivers/gpu/drm/ast/ast_dp.c | 7 +
drivers/gpu/drm/ast/ast_drv.c | 5 +
drivers/gpu/drm/ast/ast_drv.h | 1 +
drivers/gpu/drm/ast/ast_mode.c | 29 +-
drivers/gpu/drm/drm_atomic_uapi.c | 5 +-
drivers/gpu/drm/drm_client.c | 2 +-
drivers/gpu/drm/drm_fb_helper.c | 11 +
drivers/gpu/drm/drm_panel_orientation_quirks.c | 6 +
drivers/gpu/drm/i915/display/intel_dpll_mgr.c | 6 +-
drivers/gpu/drm/i915/display/intel_hdcp_regs.h | 2 +-
drivers/gpu/drm/i915/i915_perf.c | 33 --
drivers/gpu/drm/nouveau/nouveau_bo.c | 2 +-
drivers/gpu/drm/nouveau/nouveau_chan.c | 2 +-
drivers/gpu/drm/nouveau/nouveau_dmem.c | 2 +-
drivers/gpu/drm/nouveau/nouveau_fence.c | 30 +-
drivers/gpu/drm/nouveau/nouveau_fence.h | 2 +-
drivers/gpu/drm/nouveau/nouveau_gem.c | 2 +-
drivers/gpu/drm/nouveau/nouveau_prime.c | 3 +-
drivers/gpu/drm/nouveau/nouveau_uvmm.c | 1 +
drivers/gpu/drm/v3d/v3d_drv.h | 4 +
drivers/gpu/drm/v3d/v3d_sched.c | 44 +-
drivers/gpu/drm/v3d/v3d_submit.c | 121 +++--
drivers/gpu/drm/virtio/virtgpu_submit.c | 2 +-
drivers/gpu/drm/vmwgfx/vmw_surface_cache.h | 10 +-
drivers/gpu/drm/vmwgfx/vmwgfx_bo.c | 127 +++---
drivers/gpu/drm/vmwgfx/vmwgfx_bo.h | 15 +-
drivers/gpu/drm/vmwgfx/vmwgfx_drv.h | 40 +-
drivers/gpu/drm/vmwgfx/vmwgfx_fence.c | 17 +-
drivers/gpu/drm/vmwgfx/vmwgfx_gem.c | 62 ++-
drivers/gpu/drm/vmwgfx/vmwgfx_kms.c | 502 +++++++++------------
drivers/gpu/drm/vmwgfx/vmwgfx_kms.h | 17 +-
drivers/gpu/drm/vmwgfx/vmwgfx_ldu.c | 14 +-
drivers/gpu/drm/vmwgfx/vmwgfx_overlay.c | 2 +-
drivers/gpu/drm/vmwgfx/vmwgfx_prime.c | 32 +-
drivers/gpu/drm/vmwgfx/vmwgfx_resource.c | 27 +-
drivers/gpu/drm/vmwgfx/vmwgfx_scrn.c | 33 +-
drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c | 174 ++++---
drivers/gpu/drm/vmwgfx/vmwgfx_surface.c | 280 +++++++++++-
drivers/gpu/drm/vmwgfx/vmwgfx_vkms.c | 40 +-
drivers/perf/riscv_pmu_sbi.c | 2 +-
drivers/s390/cio/ccwgroup.c | 1 +
drivers/s390/cio/vfio_ccw_drv.c | 1 +
fs/file.c | 1 +
include/linux/cpuhotplug.h | 1 +
include/sound/ump_convert.h | 1 +
include/uapi/asm-generic/unistd.h | 5 +-
scripts/syscall.tbl | 5 +-
sound/core/seq/seq_ports.h | 14 +-
sound/core/seq/seq_ump_convert.c | 132 ++++--
sound/core/ump_convert.c | 60 ++-
sound/firewire/amdtp-stream.c | 38 +-
sound/firewire/amdtp-stream.h | 1 +
sound/pci/hda/hda_controller.h | 2 +-
sound/pci/hda/hda_generic.c | 63 +++
sound/pci/hda/hda_generic.h | 1 +
sound/pci/hda/hda_intel.c | 10 +-
sound/pci/hda/patch_conexant.c | 56 +--
sound/pci/hda/patch_realtek.c | 1 +
sound/usb/stream.c | 4 +-
.../pmu-events/arch/riscv/andes/ax45/firmware.json | 2 +-
.../pmu-events/arch/riscv/riscv-sbi-firmware.json | 2 +-
.../pmu-events/arch/riscv/sifive/u74/firmware.json | 2 +-
.../arch/riscv/starfive/dubhe-80/firmware.json | 2 +-
.../arch/riscv/thead/c900-legacy/firmware.json | 2 +-
.../selftests/bpf/prog_tests/uprobe_syscall.c | 2 +-
tools/testing/selftests/dmabuf-heaps/dmabuf-heap.c | 4 +-
94 files changed, 1590 insertions(+), 921 deletions(-)
delete mode 100644 arch/s390/kernel/alternative.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 release/2.40/master
in repository glibc.
from 928769737c resolv: Fix tst-resolv-short-response for older GCC (bug 32042)
new aa533d58ff x86: Tunables may incorrectly set Prefer_PMINUB_for_stringop [...]
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:
sysdeps/x86/cpu-tunables.c | 1 +
1 file changed, 1 insertion(+)
--
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 a295076bee2 Refine constraint "Bk" to define_special_memory_constraint.
new 14fa2b2ae7f forwprop: Don't add uses to dce list if debug statement [PR116156]
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/c-c++-common/torture/pr116156-1.c | 30 +++++++++++++++++++++++++
gcc/tree-ssa-forwprop.cc | 16 +++++++------
2 files changed, 39 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/torture/pr116156-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 7ecd6610528 RISC-V: Improve length attributes for atomic insn sequences
new da33ad53bcb genemit: Fix handling of explicit parallels for clobbers [P [...]
new a10436a8404 fortran: Support optional dummy as BACK argument of MINLOC/MAXLOC.
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/fortran/trans-intrinsic.cc | 83 ++++++--
gcc/genemit.cc | 38 ++--
gcc/testsuite/gfortran.dg/maxloc_6.f90 | 366 +++++++++++++++++++++++++++++++++
gcc/testsuite/gfortran.dg/minloc_7.f90 | 366 +++++++++++++++++++++++++++++++++
4 files changed, 824 insertions(+), 29 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/maxloc_6.f90
create mode 100644 gcc/testsuite/gfortran.dg/minloc_7.f90
--
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 devel/fortran_unsigned
in repository gcc.
from 74cc1893aca A few fixes, add unsigned truncation warning.
new 4ee8acd349e Add decimal formatted I/O for unsigneds.
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/unsigned_4.f90 | 15 ++++
libgfortran/io/io.h | 7 ++
libgfortran/io/read.c | 135 ++++++++++++++++++++++++++-----
libgfortran/io/transfer.c | 42 +++++++++-
libgfortran/io/write.c | 5 ++
5 files changed, 178 insertions(+), 26 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/unsigned_4.f90
--
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 713e89012e4 gdb: remove inline_frame::skipped_frames
new 6ce1ea97af2 gdb,testsuite: fix gdb.base/list-dot-nodebug and make it mo [...]
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/testsuite/gdb.base/list-dot-nodebug.exp | 37 ++++++++++++++++++++---------
1 file changed, 26 insertions(+), 11 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.