This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository newlib.
from 366f48be1 newlib/ChangeLog:
new a90f9dfb9 newlib/libc/include/setjmp.h: Add returns_twice attribute to [...]
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:
newlib/libc/include/setjmp.h | 10 +++-------
1 file changed, 3 insertions(+), 7 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 628d488652b gdb: change blockvector_contains_pc to be a method
new d05b05527b9 hppa64: Fix some issues handling dynamic relocaltions
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/elf64-hppa.c | 52 ++++++++++++++++++++++++++--------------------------
1 file changed, 26 insertions(+), 26 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 a01a30020c7 Fix typos in comment
new 4cad566793d Fortran: fix frontend memleak with DO CONCURRENT [PR122564]
new 8836210fb62 Ada: Fix incorrect legality check in instantiation of child [...]
new c0132281f67 Ada: Fix explicit raise on subtype of lock-free protected type
The 3 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 | 116 ++++++++-------------
gcc/ada/sem_ch3.adb | 4 +
gcc/fortran/resolve.cc | 2 +
gcc/testsuite/gnat.dg/protected_subtype1.adb | 26 +++++
gcc/testsuite/gnat.dg/specs/generic_inst9.ads | 20 ++++
gcc/testsuite/gnat.dg/specs/generic_inst9_pkg1.ads | 5 +
.../gnat.dg/specs/generic_inst9_pkg2-g.ads | 4 +
gcc/testsuite/gnat.dg/specs/generic_inst9_pkg2.ads | 7 ++
8 files changed, 114 insertions(+), 70 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/protected_subtype1.adb
create mode 100644 gcc/testsuite/gnat.dg/specs/generic_inst9.ads
create mode 100644 gcc/testsuite/gnat.dg/specs/generic_inst9_pkg1.ads
create mode 100644 gcc/testsuite/gnat.dg/specs/generic_inst9_pkg2-g.ads
create mode 100644 gcc/testsuite/gnat.dg/specs/generic_inst9_pkg2.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 0983945b7c1 i386: TEST insn should be merged with ADC/SBB insn [PR122390]
new c106443b441 gcc/: Rename warn_parm_array_mismatch() => warn_parms_array [...]
new a01a30020c7 Fix typos in comment
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-common.h | 2 +-
gcc/c-family/c-warn.cc | 6 +++---
gcc/c/c-decl.cc | 2 +-
gcc/c/c-parser.cc | 2 +-
4 files changed, 6 insertions(+), 6 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 glibc.
from 47975914fb riscv: Add vector registers to __SYSCALL_CLOBBERS
new 26d11a0944 Add C23 long_double_t, _FloatN_t
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:
NEWS | 4 +
math/math.h | 175 +++++++++++++++++++++++++++++++++++++++-
math/test-flt-eval-method.c | 190 +++++++++++++++++++++++++++++++++++++++++++-
3 files changed, 361 insertions(+), 8 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 7e7091bfa87 arc: Add const attribute support for mathematical ARC builtins
new 0983945b7c1 i386: TEST insn should be merged with ADC/SBB insn [PR122390]
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/config/i386/i386.md | 138 +++++++++++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr122390-1.c | 26 ++++++
gcc/testsuite/gcc.target/i386/pr122390.c | 44 +++++++++
3 files changed, 208 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/i386/pr122390-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr122390.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 7fa8420170b OpenMP/Fortran: Revamp handling of labels in metadirectives [...]
new 7e7091bfa87 arc: Add const attribute support for mathematical ARC builtins
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/config/arc/arc.cc | 11 +-
gcc/config/arc/builtins.def | 308 ++++++++++++-----------
gcc/testsuite/gcc.target/arc/builtin_fls_const.c | 35 +++
3 files changed, 197 insertions(+), 157 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arc/builtin_fls_const.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 glibc.
from 376e336d92 Regenerate charmap-kw.h and locfile-kw.h with gperf 3.3
new 47975914fb riscv: Add vector registers to __SYSCALL_CLOBBERS
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/riscv/preconfigure | 7 +++++++
sysdeps/riscv/preconfigure.ac | 7 +++++++
sysdeps/unix/sysv/linux/riscv/sysdep.h | 7 +++++++
3 files changed, 21 insertions(+)
--
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 0834dc3a80e Match: Refactor min based unsigned SAT_MUL pattern by widen [...]
new 7fa8420170b OpenMP/Fortran: Revamp handling of labels in metadirectives [...]
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/gfortran.h | 1 +
gcc/fortran/parse.cc | 28 ++++++++++
gcc/fortran/parse.h | 3 +
gcc/fortran/symbol.cc | 79 ++++++++++++++++++++++-----
gcc/testsuite/gfortran.dg/gomp/pr122369-1.f90 | 13 +++++
gcc/testsuite/gfortran.dg/gomp/pr122369-2.f90 | 37 +++++++++++++
gcc/testsuite/gfortran.dg/gomp/pr122369-3.f90 | 23 ++++++++
gcc/testsuite/gfortran.dg/gomp/pr122369-4.f90 | 16 ++++++
gcc/testsuite/gfortran.dg/gomp/pr122508-1.f90 | 17 ++++++
gcc/testsuite/gfortran.dg/gomp/pr122508-2.f90 | 22 ++++++++
10 files changed, 226 insertions(+), 13 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/gomp/pr122369-1.f90
create mode 100644 gcc/testsuite/gfortran.dg/gomp/pr122369-2.f90
create mode 100644 gcc/testsuite/gfortran.dg/gomp/pr122369-3.f90
create mode 100644 gcc/testsuite/gfortran.dg/gomp/pr122369-4.f90
create mode 100644 gcc/testsuite/gfortran.dg/gomp/pr122508-1.f90
create mode 100644 gcc/testsuite/gfortran.dg/gomp/pr122508-2.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-15
in repository gcc.
from 03c1ea3a9d9 ChangeLog.omp bump
new 9425fa843ae OpenMP/Fortran: Revamp handling of labels in metadirectives [...]
new 68cb993c6ac ChangeLog.omp bump
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/DATESTAMP.omp | 2 +-
gcc/fortran/ChangeLog.omp | 19 +++++++
gcc/fortran/gfortran.h | 1 +
gcc/fortran/parse.cc | 28 ++++++++++
gcc/fortran/parse.h | 3 +
gcc/fortran/symbol.cc | 79 ++++++++++++++++++++++-----
gcc/testsuite/ChangeLog.omp | 14 +++++
gcc/testsuite/gfortran.dg/gomp/pr122369-1.f90 | 13 +++++
gcc/testsuite/gfortran.dg/gomp/pr122369-2.f90 | 37 +++++++++++++
gcc/testsuite/gfortran.dg/gomp/pr122369-3.f90 | 23 ++++++++
gcc/testsuite/gfortran.dg/gomp/pr122369-4.f90 | 16 ++++++
gcc/testsuite/gfortran.dg/gomp/pr122508-1.f90 | 17 ++++++
gcc/testsuite/gfortran.dg/gomp/pr122508-2.f90 | 22 ++++++++
13 files changed, 260 insertions(+), 14 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/gomp/pr122369-1.f90
create mode 100644 gcc/testsuite/gfortran.dg/gomp/pr122369-2.f90
create mode 100644 gcc/testsuite/gfortran.dg/gomp/pr122369-3.f90
create mode 100644 gcc/testsuite/gfortran.dg/gomp/pr122369-4.f90
create mode 100644 gcc/testsuite/gfortran.dg/gomp/pr122508-1.f90
create mode 100644 gcc/testsuite/gfortran.dg/gomp/pr122508-2.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.