This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-10
in repository gcc.
from 432e44736a6 Daily bump.
new 78874046c9e 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.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 948d461954f OpenMP: Add strictly nested API call check [PR102972]
new 0ef944629ae 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/ChangeLog | 13 +++++++++++++
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 5 +++++
gcc/fortran/ChangeLog | 32 ++++++++++++++++++++++++++++++++
gcc/testsuite/ChangeLog | 23 +++++++++++++++++++++++
libgomp/ChangeLog | 19 +++++++++++++++++++
6 files changed, 93 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 binutils-gdb.
from 311d36251df gdb: fix gdb.gdb/unittest.exp with C++17 compiler
new fb9f44d410d Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 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 binutils-2_37-branch
in repository binutils-gdb.
from 61b0daa4080 Automatic date update in version.in
new 786735af680 Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 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 gdb-11-branch
in repository binutils-gdb.
from 02eb14bd475 Automatic date update in version.in
new 67287a7c43f Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 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 linux.
from 3a4347d82efd Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pu [...]
new e20f80b9b163 scsi: ibmvfc: Fix up duplicate response detection
new 282da7cef078 scsi: ufs: ufs-exynos: Correct timeout value setting registers
new 61a9f252c1c0 scsi: mpt3sas: Fix reference tag handling for WRITE_INSERT
new 09d9e4d04187 scsi: ufs: ufshpb: Remove HPB2.0 flows
new 180eca540ae0 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/ibmvscsi/ibmvfc.c | 3 +-
drivers/scsi/mpt3sas/mpt3sas_scsih.c | 9 +-
drivers/scsi/ufs/ufs-exynos.c | 6 +-
drivers/scsi/ufs/ufshcd.c | 7 +-
drivers/scsi/ufs/ufshpb.c | 283 +----------------------------------
drivers/scsi/ufs/ufshpb.h | 2 -
6 files changed, 15 insertions(+), 295 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 90ba129c9d7 Fortran: remove descriptions of SHORT and LONG in intrinsic.texi
new 948d461954f OpenMP: Add strictly nested API call check [PR102972]
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/omp-low.c | 31 ++++--
.../c-c++-common/gomp/target-device-ancestor-3.c | 2 +
gcc/testsuite/c-c++-common/gomp/teams-3.c | 64 ++++++++++++
gcc/testsuite/gfortran.dg/gomp/order-6.f90 | 2 +-
gcc/testsuite/gfortran.dg/gomp/teams-3.f90 | 65 ++++++++++++
gcc/testsuite/gfortran.dg/gomp/teams-4.f90 | 47 +++++++++
libgomp/testsuite/libgomp.c-c++-common/icv-3.c | 3 +
libgomp/testsuite/libgomp.c-c++-common/icv-4.c | 1 +
libgomp/testsuite/libgomp.c/target-3.c | 6 +-
libgomp/testsuite/libgomp.c/target-5.c | 1 +
libgomp/testsuite/libgomp.c/target-6.c | 12 ++-
libgomp/testsuite/libgomp.c/target-teams-1.c | 115 +++++++++++++++------
libgomp/testsuite/libgomp.c/teams-1.c | 6 +-
libgomp/testsuite/libgomp.c/thread-limit-2.c | 21 ++--
libgomp/testsuite/libgomp.c/thread-limit-3.c | 1 +
libgomp/testsuite/libgomp.c/thread-limit-4.c | 25 +++--
libgomp/testsuite/libgomp.c/thread-limit-5.c | 1 +
libgomp/testsuite/libgomp.fortran/icv-3.f90 | 6 ++
libgomp/testsuite/libgomp.fortran/icv-4.f90 | 2 +
libgomp/testsuite/libgomp.fortran/teams1.f90 | 16 +--
20 files changed, 348 insertions(+), 79 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/gomp/teams-3.c
create mode 100644 gcc/testsuite/gfortran.dg/gomp/teams-3.f90
create mode 100644 gcc/testsuite/gfortran.dg/gomp/teams-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 linux.
from 119c85055d86 Merge tag 'powerpc-5.15-6' of git://git.kernel.org/pub/scm [...]
new 64a19591a293 riscv: fix misalgned trap vector base address
new cf11d01135ea riscv: Do not re-populate shadow memory with kasan_populat [...]
new 54c5639d8f50 riscv: Fix asan-stack clang build
new bf85ba018f92 Merge tag 'riscv-for-linus-5.15-rc8' of git://git.kernel.o [...]
new 675c496d0f92 clk: composite: Also consider .determine_rate for rate + m [...]
new 3a4347d82efd Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pu [...]
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:
arch/riscv/Kconfig | 6 ++++++
arch/riscv/include/asm/kasan.h | 3 +--
arch/riscv/kernel/head.S | 1 +
arch/riscv/mm/kasan_init.c | 14 +++-----------
drivers/clk/clk-composite.c | 10 +++++-----
5 files changed, 16 insertions(+), 18 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 061245e8322 Fortran: fix descriptions in intrinsic.texi
new 6888b7974b3 Fortran: non-standard intrinsics SHORT and LONG have been removed
new 90ba129c9d7 Fortran: remove descriptions of SHORT and LONG in intrinsic.texi
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/check.c | 2 +-
gcc/fortran/intrinsic.texi | 50 ++--------------------
gcc/testsuite/gfortran.dg/intrinsic_short-long.f90 | 11 +++++
3 files changed, 15 insertions(+), 48 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/intrinsic_short-long.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 f6a719c3fad Fortran: improve formatting of tables in intrinsic.texi
new 061245e8322 Fortran: fix descriptions in intrinsic.texi
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/intrinsic.texi | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.