This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 996729efbf6 gimple: Fix comment before gimple_cond_make_false/gimple_co [...]
new 4f7b3c24112 match: Move `(cmp (cond @0 @1 @2) @3)` simplification after [...]
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/match.pd | 31 +++++++++++++++++--------------
1 file changed, 17 insertions(+), 14 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 cc8d86ee468 Fortran: fix procedure pointer handling with -fcheck=pointe [...]
new 996729efbf6 gimple: Fix comment before gimple_cond_make_false/gimple_co [...]
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/gimple.h | 6 +++---
1 file changed, 3 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 main
in repository llvm-lnt.
from e7d5e9f Update the version check
new a57eea6 All llvm projects moved to github quite a while ago
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:
lnt/server/ui/static/docs/index.html | 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 jroelofs/moved-to-github
in repository llvm-lnt.
at dcd809d All llvm projects moved to github quite a while ago
This branch includes the following new commits:
new dcd809d All llvm projects moved to github quite a while ago
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.
--
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 02ddfb981de8 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
new 4c0d2c67ac6d bcachefs: Fix early startup error path
new aa6a591f0fd7 bcachefs: Fix null ptr deref in bch2_snapshot_tree_oldest_ [...]
new 417f01e72603 bcachefs: Error ratelimiting is no longer only during fsck
new 71f8e806a5e4 bcachefs: Stricter checks on "key allowed in this btree"
new 6468aef23189 bcachefs: Ensure journal space is block size aligned
new 4c327d03d7c9 bcachefs: Change __journal_entry_close() assert to ERO
new bfbb76ec9808 bcachefs: Fix ref leak in write_super()
new 10e42b6f2599 bcachefs: bch2_copygc_wakeup()
new d64e8e842bb1 bcachefs: Refactor bch2_run_recovery_passes()
new 387df331298e bcachefs: Start copygc, rebalance threads earlier
new 4ede80a9a860 bcachefs: Allocator now copes with unaligned buckets
new 7a4a86618eb7 bcachefs: Implement fileattr_(get|set)
new b9e1f873d2e1 bcachefs: Casefold is now a regular opts.h option
new 9cdde3c7aa3d bcachefs: Fix casefold lookups
new 7cb85324c4f6 bcachefs: unlink: casefold d_invalidate
new caab547686d7 bcachefs: Print mount opts earlier
new 394ef278e1fd bcachefs: Unit test fixes
new c4f89a1d3590 bcachefs: Make btree_iter_peek_prev() assert more precise
new 353739f1d167 bcachefs: Fix btree_iter_peek_prev() at end of inode
new 28d2d19ccc8e bcachefs: drop duplicate fiemap sync flag
new d020a9fb11bd bcachefs: track current fiemap offset in start variable
new 2d55a637095d bcachefs: refactor fiemap processing into extent helper an [...]
new b9b0494017b5 bcachefs: add fiemap delalloc extent detection
new d1b0f9aa73fe bcachefs: Rework fiemap transaction restart handling
new eef0dc0bd432 Merge tag 'bcachefs-2025-04-24' of git://evilpiepirate.org [...]
new bd7c19331913 XFS: fix zoned gc threshold math for 32-bit arches
new f0447f80aec8 xfs: remove duplicate Zoned Filesystems sections in admin-guide
new b22a194c52b2 Merge tag 'xfs-fixes-6.15-rc4' of git://git.kernel.org/pub [...]
new d7b98ae52210 dma/contiguous: avoid warning about unused size_bytes
new 2042c352e21d dma/mapping.c: dev_dbg support for dma_addressing_limited
new c9b19ea63036 dma-mapping: avoid potential unused data compilation warning
new cae5572ec926 dma-mapping: Fix warning reported for missing prototype
new 89461db349cc dma-coherent: Warn if OF reserved memory is beyond current [...]
new 882cd652882a Merge tag 'dma-mapping-6.15-2025-04-25' of git://git.kerne [...]
new 289cae889a74 MAINTAINERS: pci: add entry for Rust PCI code
new 53bd97801632 rust: firmware: Use `ffi::c_char` type in `FwFunc`
new 332ec18d57de MAINTAINERS: update the location of the driver-core git tree
new dc1771f71854 Revert "drivers: core: synchronize really_probe() and dev_ [...]
new 04d3e5461c1f driver core: introduce device_set_driver() helper
new 18daa52418e7 driver core: fix potential NULL pointer dereference in dev [...]
new 10076ae01388 drivers/base: Extend documentation with preferred way to u [...]
new a8e858e29955 drivers/base: Add myself as auxiliary bus reviewer
new 1ae5e4c0626d device property: Add a note to the fwnode.h
new bc2c46426f2d software node: Prevent link creation failure from causing [...]
new b9792abb76ae drivers/base/memory: Avoid overhead from for_each_present_ [...]
new 3ae7f5093e4f Merge tag 'driver-core-6.15-rc4' of git://git.kernel.org/p [...]
new 6907e8093b30 nvmem: rockchip-otp: Move read-offset into variant-data
new 1b23c14c0732 dt-bindings: nvmem: rockchip,otp: add missing limits for c [...]
new 9165960606df dt-bindings: nvmem: rockchip,otp: Add compatible for RK3576
new 50d75a13a9ce nvmem: rockchip-otp: add rk3576 variant data
new f487438d3705 dt-bindings: nvmem: qfprom: Add X1E80100 compatible
new 269e074da188 dt-bindings: nvmem: Add compatible for MS8937
new eed6d954542f dt-bindings: nvmem: fixed-cell: increase bits start value to 31
new 7a06ef751077 nvmem: core: fix bit offsets of more than one byte
new 13bcd440f2ff nvmem: core: verify cell's raw_len
new 6786484223d5 nvmem: core: update raw_len if the bit reading is required
new 3566a737db87 nvmem: qfprom: switch to 4-byte aligned reads
new b78de5c2c60f dt-bindings: nvmem: Add compatible for IPQ5018
new e9a573e2d7c6 dt-bindings: nvmem: Add compatible for MSM8960
new 8e553520596b intel_th: avoid using deprecated page->mapping, index fields
new 170d1a373890 binder: fix offset calculation in debug log
new 44d9b3f584c5 comedi: jr3_pci: Fix synchronous deletion of timer
new 86ce5c0a1dec mei: me: add panther lake H DID
new c876be906ce7 char: misc: register chrdev region with all possible minors
new 18eb77c75ed0 misc: microchip: pci1xxxx: Fix Kernel panic during IRQ han [...]
new e9d7748a7468 misc: microchip: pci1xxxx: Fix incorrect IRQ status handli [...]
new 7c7f1bfdb224 mcb: fix a double free bug in chameleon_parse_gdd()
new bcfb44355716 pps: generators: tio: fix platform_set_drvdata()
new 00f1cc14da0f mei: vsc: Fix fortify-panic caused by invalid counted_by() use
new f88c0c72ffb0 mei: vsc: Use struct vsc_tp_packet as vsc-tp tx_buf and rx [...]
new 4d239f447f96 firmware: stratix10-svc: Add of_platform_default_populate()
new 5281c656d974 Merge tag 'char-misc-6.15-rc4' of git://git.kernel.org/pub [...]
new 7094832b5ac8 serial: msm: Configure correct working mode before startin [...]
new ee6a44da3c87 tty: Require CAP_SYS_ADMIN for all usages of TIOCL_SELMOUSEREPORT
new e1ca3ff28ab1 serial: sifive: lock port in startup()/shutdown() callbacks
new 3648af4bbb7f Merge tag 'tty-6.15-rc4' of git://git.kernel.org/pub/scm/l [...]
new af1352f82729 Revert "xhci: Avoid queuing redundant Stop Endpoint comman [...]
new b513cc1905bb Revert "xhci: Prevent early endpoint restart when handling [...]
new 9e3a28793d2f usb: xhci: Fix Short Packet handling rework ignoring errors
new 1ea050da5562 usb: xhci: Fix invalid pointer dereference in Etron workaround
new bea5892d0ed2 xhci: Limit time spent with xHC interrupts disabled during [...]
new ec27386de23a usb: typec: class: Fix NULL pointer access
new 66e1a887273c usb: typec: class: Invalidate USB device pointers on partn [...]
new 4e28f79e3dff usb: chipidea: ci_hdrc_imx: fix usbmisc handling
new 8cab0e9a3f3e usb: chipidea: ci_hdrc_imx: fix call balance of regulator [...]
new 8c531e0a8c2d usb: chipidea: ci_hdrc_imx: implement usb_phy_init() error [...]
new a1059896f2bf usb: cdns3: Fix deadlock when using NCM gadget
new 38d6e60b6f3a usb: dwc3: xilinx: Prevent spike in reset signal
new bcb60d438547 USB: OHCI: Add quirk for LS7A OHCI controller (rev 0x02)
new 2932b6b547ec usb: quirks: add DELAY_INIT quirk for Silicon Motion Flash Drive
new 9ab75eee1a05 USB: storage: quirk for ADATA Portable HDD CH94
new 63ccd26cd1f6 usb: dwc3: gadget: check that event count does not exceed [...]
new e00b39a4f355 USB: VLI disk crashes if LPM is used
new 9697f5efcf5f USB: wdm: handle IO errors in wdm_wwan_port_start
new c1846ed4eb52 USB: wdm: close race between wdm_open and wdm_wwan_port_stop
new 1fdc4dca350c USB: wdm: wdm_wwan_port_tx_complete mutex in atomic context
new 73e9cc1ffd36 USB: wdm: add annotation
new 37ffdbd695c0 usb: quirks: Add delay init quirk for SanDisk 3.2Gen1 Flash Drive
new 429a98abfc01 usb: typec: class: Unlocked on error in typec_register_partner()
new 968e1cbb1f62 USB: serial: option: add Sierra Wireless EM9291
new b399078f882b USB: serial: ftdi_sio: add support for Abacus Electrics Op [...]
new 4cc01410e1c1 USB: serial: simple: add OWON HDS200 series oscilloscope support
new 9788792ad0a0 Merge tag 'usb-serial-6.15-rc3' of ssh://gitolite.kernel.o [...]
new 3dfc04452742 MAINTAINERS: Assign maintainer for the port controller drivers
new 2d5c7fe09739 Merge tag 'usb-6.15-rc4' of git://git.kernel.org/pub/scm/l [...]
new 14c8a418159e cpufreq: sun50i: prevent out-of-bounds access
new fc5414a4774e cpufreq: Add SM8650 to cpufreq-dt-platdev blocklist
new d4f610a9bafd cpufreq: Do not enable by default during compile testing
new 9992649f6786 cpufreq: apple-soc: Fix null-ptr-deref in apple_soc_cpufre [...]
new 484d3f15cc6c cpufreq: scmi: Fix null-ptr-deref in scmi_cpufreq_get_rate()
new 73b24dc73173 cpufreq: scpi: Fix null-ptr-deref in scpi_cpufreq_get_rate()
new 2b8e6b58889c cpufreq: cppc: Fix invalid return value in .get() callback
new a374f28700ab cpufreq: fix compile-test defaults
new 5786ef8ad8d4 Merge tag 'cpufreq-arm-fixes-6.15-rc' of git://git.kernel. [...]
new 6e3597f12dce Merge tag 'pm-6.15-rc4' of git://git.kernel.org/pub/scm/li [...]
The 115 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/admin-guide/xfs.rst | 29 +-
.../bindings/nvmem/layouts/fixed-cell.yaml | 2 +-
.../devicetree/bindings/nvmem/qcom,qfprom.yaml | 4 +
.../devicetree/bindings/nvmem/rockchip,otp.yaml | 25 ++
MAINTAINERS | 25 +-
drivers/android/binder.c | 2 +-
drivers/base/auxiliary.c | 10 +
drivers/base/base.h | 17 +
drivers/base/bus.c | 2 +-
drivers/base/core.c | 38 +-
drivers/base/dd.c | 7 +-
drivers/base/memory.c | 41 +-
drivers/base/swnode.c | 3 +-
drivers/char/misc.c | 2 +-
drivers/comedi/drivers/jr3_pci.c | 2 +-
drivers/cpufreq/Kconfig.arm | 20 +-
drivers/cpufreq/apple-soc-cpufreq.c | 10 +-
drivers/cpufreq/cppc_cpufreq.c | 2 +-
drivers/cpufreq/cpufreq-dt-platdev.c | 1 +
drivers/cpufreq/scmi-cpufreq.c | 10 +-
drivers/cpufreq/scpi-cpufreq.c | 13 +-
drivers/cpufreq/sun50i-cpufreq-nvmem.c | 18 +-
drivers/firmware/stratix10-svc.c | 14 +-
drivers/hwtracing/intel_th/Kconfig | 1 +
drivers/hwtracing/intel_th/msu.c | 31 +-
drivers/mcb/mcb-parse.c | 2 +-
drivers/misc/mchp_pci1xxxx/mchp_pci1xxxx_gpio.c | 8 +-
drivers/misc/mei/hw-me-regs.h | 1 +
drivers/misc/mei/pci-me.c | 1 +
drivers/misc/mei/vsc-tp.c | 40 +-
drivers/nvmem/core.c | 40 +-
drivers/nvmem/qfprom.c | 26 +-
drivers/nvmem/rockchip-otp.c | 17 +-
drivers/pps/generators/pps_gen_tio.c | 2 +-
drivers/tty/serial/msm_serial.c | 6 +
drivers/tty/serial/sifive.c | 6 +
drivers/tty/vt/selection.c | 5 +-
drivers/usb/cdns3/cdns3-gadget.c | 2 +
drivers/usb/chipidea/ci_hdrc_imx.c | 44 +-
drivers/usb/class/cdc-wdm.c | 21 +-
drivers/usb/core/quirks.c | 9 +
drivers/usb/dwc3/dwc3-xilinx.c | 4 +-
drivers/usb/dwc3/gadget.c | 6 +
drivers/usb/host/ohci-pci.c | 23 +
drivers/usb/host/xhci-hub.c | 30 +-
drivers/usb/host/xhci-ring.c | 11 +-
drivers/usb/host/xhci.c | 18 +-
drivers/usb/host/xhci.h | 5 +-
drivers/usb/serial/ftdi_sio.c | 2 +
drivers/usb/serial/ftdi_sio_ids.h | 5 +
drivers/usb/serial/option.c | 3 +
drivers/usb/serial/usb-serial-simple.c | 7 +
drivers/usb/storage/unusual_uas.h | 7 +
drivers/usb/typec/class.c | 24 +-
drivers/usb/typec/class.h | 1 +
fs/bcachefs/alloc_foreground.c | 2 +
fs/bcachefs/alloc_foreground.h | 4 +-
fs/bcachefs/bcachefs_format.h | 81 ++--
fs/bcachefs/bkey_methods.c | 24 +-
fs/bcachefs/btree_iter.c | 7 +-
fs/bcachefs/dirent.c | 16 +-
fs/bcachefs/dirent.h | 15 +
fs/bcachefs/error.c | 17 +-
fs/bcachefs/error.h | 1 +
fs/bcachefs/fs-ioctl.c | 217 ----------
fs/bcachefs/fs-ioctl.h | 75 ----
fs/bcachefs/fs.c | 469 +++++++++++++++++----
fs/bcachefs/inode.h | 8 +
fs/bcachefs/inode_format.h | 9 +-
fs/bcachefs/journal.c | 36 +-
fs/bcachefs/journal.h | 7 +-
fs/bcachefs/journal_reclaim.c | 5 +-
fs/bcachefs/movinggc.c | 7 +
fs/bcachefs/movinggc.h | 9 +
fs/bcachefs/namei.c | 4 -
fs/bcachefs/opts.h | 5 +
fs/bcachefs/rebalance.c | 11 +-
fs/bcachefs/rebalance.h | 2 +-
fs/bcachefs/recovery.c | 10 +-
fs/bcachefs/recovery_passes.c | 70 +--
fs/bcachefs/snapshot.c | 2 +-
fs/bcachefs/str_hash.h | 5 +-
fs/bcachefs/super-io.c | 3 +-
fs/bcachefs/super.c | 150 +++----
fs/bcachefs/sysfs.c | 7 +-
fs/bcachefs/tests.c | 4 +
fs/bcachefs/util.h | 38 ++
fs/xfs/xfs_zone_gc.c | 10 +-
include/linux/dma-mapping.h | 12 +-
include/linux/fwnode.h | 5 +
kernel/dma/coherent.c | 12 +-
kernel/dma/contiguous.c | 3 +-
kernel/dma/mapping.c | 25 +-
rust/kernel/firmware.rs | 8 +-
94 files changed, 1274 insertions(+), 826 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 a1537331aba gdb: fix 32 bit build
new 129228c8b01 [pre-commit] Add codespell-log commit-msg hook
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:
.pre-commit-config.yaml | 8 ++++
gdb/contrib/codespell-log.sh | 95 ++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 103 insertions(+)
create mode 100755 gdb/contrib/codespell-log.sh
--
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/omp/gcc-14
in repository gcc.
from 8b55d116b8f OpenMP: Constructors and destructors for "declare target" s [...]
new caacc841ee7 openmp: Fix handling of declare target statics with array t [...]
new b1fc2243dfd openmp: Fix up cloning of dynamic C++ initializers for Open [...]
new ff45d02ee9e Adjust 'libgomp.c++/target-exceptions-pr118794-1.C' for 'ta [...]
new 48ff90a2f1c GCN: Properly switch sections in 'gcn_hsa_declare_function_ [...]
new efe9d34bd9a Add 'libgomp.c-c++-common/target-cdtor-1.c'
new 591d91c2b74 GCN, nvptx offloading: Host/device compatibility: Itanium C [...]
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:
gcc/ChangeLog.omp | 8 ++
gcc/config/gcn/gcn.cc | 6 +-
gcc/cp/ChangeLog.omp | 26 ++++
gcc/cp/cp-tree.h | 2 +-
gcc/cp/decl.cc | 20 ++-
gcc/cp/decl2.cc | 30 ++++-
gcc/testsuite/ChangeLog.omp | 14 +++
gcc/testsuite/g++.dg/gomp/pr118876.C | 6 +
gcc/testsuite/g++.dg/gomp/pr119370.C | 10 ++
libgcc/ChangeLog.omp | 11 ++
libgcc/config/gcn/crt0.c | 32 +++++
libgcc/config/nvptx/gbl-ctors.c | 16 +++
libgomp/ChangeLog.omp | 39 ++++++
libgomp/Makefile.am | 2 +-
libgomp/Makefile.in | 9 +-
libgomp/config/accel/target-cxa-dso-dtor.c | 62 +++++++++
libgomp/target-cxa-dso-dtor.c | 3 +
libgomp/testsuite/libgomp.c++/target-cdtor-1.C | 104 +++++++++++++++
libgomp/testsuite/libgomp.c++/target-cdtor-2.C | 140 +++++++++++++++++++++
...arget-exceptions-pr118794-1-offload-sorry-GCN.C | 6 +-
...get-exceptions-pr118794-1-offload-sorry-nvptx.C | 6 +-
.../libgomp.c++/target-exceptions-pr118794-1.C | 6 +-
.../libgomp.c++/target-exceptions-throw-1.C | 3 -
.../libgomp.c++/target-exceptions-throw-2.C | 3 -
.../libgomp.c-c++-common/target-cdtor-1.c | 89 +++++++++++++
.../libgomp.oacc-c++/exceptions-throw-1.C | 3 -
.../libgomp.oacc-c++/exceptions-throw-2.C | 3 -
27 files changed, 622 insertions(+), 37 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/gomp/pr118876.C
create mode 100644 gcc/testsuite/g++.dg/gomp/pr119370.C
create mode 100644 libgomp/config/accel/target-cxa-dso-dtor.c
create mode 100644 libgomp/target-cxa-dso-dtor.c
create mode 100644 libgomp/testsuite/libgomp.c++/target-cdtor-1.C
create mode 100644 libgomp/testsuite/libgomp.c++/target-cdtor-2.C
create mode 100644 libgomp/testsuite/libgomp.c-c++-common/target-cdtor-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 44e31eb265b c++: pruning non-captures in noexcept lambda [PR119764]
new cc8d86ee468 Fortran: fix procedure pointer handling with -fcheck=pointe [...]
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/fortran/trans-decl.cc | 6 +++---
gcc/fortran/trans-expr.cc | 10 +++++----
gcc/testsuite/gfortran.dg/proc_ptr_52.f90 | 1 +
gcc/testsuite/gfortran.dg/proc_ptr_57.f90 | 36 +++++++++++++++++++++++++++++++
4 files changed, 46 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/proc_ptr_57.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/omp/gcc-14
in repository gcc.
from c9731fdbe4b libgomp/testsuite: Fix hip_header_nvidia check, add workaro [...]
new 14568217c74 Revert 'OpenMP: Constructors and destructors for "declare t [...]
new 0367df9d4fc OpenMP: Constructors and destructors for "declare target" s [...]
new e55aa018ba1 libgomp.c++/static-aggr-constructor-destructor-{1,2}.C: Fix [...]
new cdd32ab0688 libgomp/libgomp.texi: Mention -fno-builtin-omp_is_initial_device
new 8b55d116b8f OpenMP: Constructors and destructors for "declare target" s [...]
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/ChangeLog.omp | 21 +++++++++
gcc/builtins.def | 4 ++
gcc/cp/ChangeLog.omp | 37 +++++++++++++++
gcc/cp/decl2.cc | 32 ++++---------
gcc/fortran/ChangeLog.omp | 15 ++++++
gcc/fortran/f95-lang.cc | 9 ++++
gcc/fortran/gfortran.h | 1 +
gcc/fortran/lang.opt | 4 ++
gcc/fortran/options.cc | 12 +++++
gcc/fortran/trans-decl.cc | 9 ++++
gcc/gimple-fold.cc | 20 ++++++++
gcc/omp-builtins.def | 6 ++-
libgomp/ChangeLog.omp | 55 ++++++++++++++++++++++
libgomp/libgomp.texi | 4 ++
.../static-aggr-constructor-destructor-1.C | 53 +++++++++++++++++++++
.../static-aggr-constructor-destructor-2.C | 29 ++++++++++++
.../target-is-initial-host-2.c | 43 +++++++++++++++++
.../libgomp.c-c++-common/target-is-initial-host.c | 42 +++++++++++++++++
.../libgomp.fortran/target-is-initial-host-2.f90 | 37 +++++++++++++++
.../libgomp.fortran/target-is-initial-host.f | 35 ++++++++++++++
.../libgomp.fortran/target-is-initial-host.f90 | 35 ++++++++++++++
21 files changed, 479 insertions(+), 24 deletions(-)
create mode 100644 libgomp/testsuite/libgomp.c-c++-common/target-is-initial-host-2.c
create mode 100644 libgomp/testsuite/libgomp.c-c++-common/target-is-initial-host.c
create mode 100644 libgomp/testsuite/libgomp.fortran/target-is-initial-host-2.f90
create mode 100644 libgomp/testsuite/libgomp.fortran/target-is-initial-host.f
create mode 100644 libgomp/testsuite/libgomp.fortran/target-is-initial-host.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 gcc.
from 79ad792bf04 libstdc++: Rename std::latch data member
new b13bb5045c5 c++: add -fabi-version=21
new 44e31eb265b c++: pruning non-captures in noexcept lambda [PR119764]
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/c-family/c-opts.cc | 6 ++--
gcc/common.opt | 3 ++
gcc/cp/lambda.cc | 41 ++++++++++++++--------
gcc/testsuite/g++.dg/abi/macro0.C | 2 +-
.../g++.dg/cpp0x/lambda/lambda-noexcept1.C | 10 ++++++
5 files changed, 44 insertions(+), 18 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/lambda/lambda-noexcept1.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.