This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 8834502ce4d simplify-rtx: Fix up (ne (ior (ne x 0) y) 0) simplification [...]
new 8fee84de265 a68: fetch module exports from packet by name
new 791d7e85cc6 a68: fix support for nested access clauses
new b0cce5cfafc a68: detect_redefined_keyword MODE_DECLARATION -> MODULE_DE [...]
new 2a273f75b18 a68: allow joined list of revelations in access clauses
new ed0c185ac8b a68: scope access clauses
new 05b35491d31 a68: remove redefined_keyword check and add test
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/algol68/a68-exports.cc | 1 +
gcc/algol68/a68-imports.cc | 98 +++++++++++++---------
gcc/algol68/a68-low-clauses.cc | 86 +++++++++----------
gcc/algol68/a68-parser-bottom-up.cc | 31 ++++++-
gcc/algol68/a68-parser-extract.cc | 41 ++++++---
gcc/algol68/a68-parser-scope.cc | 15 ++++
gcc/algol68/a68-parser-top-down.cc | 9 +-
gcc/algol68/a68-types.h | 3 +-
.../compile/error-module-nested-access-1.a68 | 6 ++
gcc/testsuite/algol68/compile/modules/module10.a68 | 1 +
gcc/testsuite/algol68/compile/modules/module11.a68 | 5 ++
gcc/testsuite/algol68/compile/modules/module12.a68 | 1 +
.../algol68/compile/modules/program-10.a68 | 8 ++
.../algol68/compile/modules/program-11.a68 | 12 +++
.../program-error-multiple-delaration-module-1.a68 | 8 ++
gcc/testsuite/algol68/execute/modules/module17.a68 | 2 +-
.../algol68/execute/modules/module18a.a68 | 1 +
.../algol68/execute/modules/module18b.a68 | 1 +
.../algol68/execute/modules/module18c.a68 | 1 +
.../algol68/execute/modules/program-18.a68 | 9 ++
.../modules/{program-20.a68 => program-21.a68} | 5 +-
21 files changed, 231 insertions(+), 113 deletions(-)
create mode 100644 gcc/testsuite/algol68/compile/error-module-nested-access-1.a68
create mode 100644 gcc/testsuite/algol68/compile/modules/module10.a68
create mode 100644 gcc/testsuite/algol68/compile/modules/module11.a68
create mode 100644 gcc/testsuite/algol68/compile/modules/module12.a68
create mode 100644 gcc/testsuite/algol68/compile/modules/program-10.a68
create mode 100644 gcc/testsuite/algol68/compile/modules/program-11.a68
create mode 100644 gcc/testsuite/algol68/compile/modules/program-error-multiple-de [...]
create mode 100644 gcc/testsuite/algol68/execute/modules/module18a.a68
create mode 100644 gcc/testsuite/algol68/execute/modules/module18b.a68
create mode 100644 gcc/testsuite/algol68/execute/modules/module18c.a68
create mode 100644 gcc/testsuite/algol68/execute/modules/program-18.a68
copy gcc/testsuite/algol68/execute/modules/{program-20.a68 => program-21.a68} (60%)
--
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 48db9b45057 Ada: Fix assertion failure for unfrozen mutably tagged type [...]
new 8834502ce4d simplify-rtx: Fix up (ne (ior (ne x 0) y) 0) simplification [...]
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/simplify-rtx.cc | 3 ++-
gcc/testsuite/gcc.dg/pr123114.c | 21 +++++++++++++++++++++
2 files changed, 23 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/pr123114.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 releases/gcc-15
in repository gcc.
from 3c792b69c19 Daily bump.
new 7f6720874b4 Ada: Fix assertion failure for unfrozen mutably tagged type [...]
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/ada/sem_ch12.adb | 11 +++++++++++
gcc/testsuite/gnat.dg/specs/mutably_tagged1.ads | 15 +++++++++++++++
2 files changed, 26 insertions(+)
create mode 100644 gcc/testsuite/gnat.dg/specs/mutably_tagged1.ads
--
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 b929d1d3966 Revert "ifcvt: Move noce_try_cond_zero_arith last"
new 48db9b45057 Ada: Fix assertion failure for unfrozen mutably tagged type [...]
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/ada/sem_ch12.adb | 11 +++++++++++
gcc/testsuite/gnat.dg/specs/mutably_tagged1.ads | 15 +++++++++++++++
2 files changed, 26 insertions(+)
create mode 100644 gcc/testsuite/gnat.dg/specs/mutably_tagged1.ads
--
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 04688d6128b7 Merge tag 'v6.19-rc2-smb3-client-fix' of git://git.samba.o [...]
new 1f7d6e2efeed scsi: scsi_debug: Fix atomic write enable module param des [...]
new d37316319498 scsi: mpi3mr: Read missing IOCFacts flag for reply queue f [...]
new 0e1677654259 scsi: sg: Fix occasional bogus elapsed time that exceeds timeout
new c9f36f04a8a2 scsi: ufs: core: Add ufshcd_update_evt_hist() for UFS susp [...]
new c53f467229a7 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
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:
drivers/scsi/mpi3mr/mpi/mpi30_ioc.h | 1 +
drivers/scsi/mpi3mr/mpi3mr_fw.c | 2 ++
drivers/scsi/scsi_debug.c | 2 +-
drivers/scsi/sg.c | 20 +++++++++++++-------
drivers/ufs/core/ufshcd.c | 5 ++++-
5 files changed, 21 insertions(+), 9 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 d53956a0483 Daily bump.
new b929d1d3966 Revert "ifcvt: Move noce_try_cond_zero_arith last"
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/ifcvt.cc | 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 master
in repository linux.
from 3f0e9c8cefa9 Merge tag 'block-6.19-20251226' of git://git.kernel.org/pu [...]
new 5688e977ed2b efi/libstub: gop: Fix EDID support in mixed-mode
new 61ed08c2fd1d arm64: efi: Fix NULL pointer dereference by initializing user_ns
new cfe54f4591e6 kthread: Warn if mm_struct lacks user_ns in kthread_use_mm()
new b63f4a4e95d6 Merge tag 'efi-fixes-for-v6.19-1' of git://git.kernel.org/ [...]
new d8932355f8c5 rust: dma: add helpers for architectures without CONFIG_HAS_DMA
new e2f1081ca8f1 samples: rust: fix endianness issue in rust_driver_pci
new d412ff9e26eb debugfs: Fix memleak in debugfs_change_name().
new 87e7f6019097 software node: Also support referencing non-constant softw [...]
new 2b742094582d fs/kernfs: null-ptr deref in simple_xattrs_free()
new 1e5e062ad84c Merge tag 'driver-core-6.19-rc3' of git://git.kernel.org/p [...]
new cb6d5aa9c0f1 cifs: Fix memory and information leak in smb3_reconfigure()
new 04688d6128b7 Merge tag 'v6.19-rc2-smb3-client-fix' of git://git.samba.o [...]
The 12 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/firmware/efi/efi.c | 1 +
drivers/firmware/efi/libstub/gop.c | 8 ++++----
fs/debugfs/inode.c | 7 +++++--
fs/kernfs/dir.c | 6 ++++--
fs/smb/client/fs_context.c | 2 ++
include/linux/property.h | 1 +
kernel/kthread.c | 1 +
rust/helpers/dma.c | 21 +++++++++++++++++++++
samples/rust/rust_driver_pci.rs | 2 +-
9 files changed, 40 insertions(+), 9 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-15
in repository gcc.
from 6f1232d6a3b Ada: Adjust fix for internal error on illegal aggregate for [...]
new 3c792b69c19 Daily bump.
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/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 18 ++++++++++++++++++
gcc/testsuite/ChangeLog | 11 +++++++++++
3 files changed, 30 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 releases/gcc-13
in repository gcc.
from 3554ade96bc Daily bump.
new b06eab98aa5 Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.