This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 39961581f24 Fortran: Fix PDT parameter substitution [PR93175,PR102240,P [...]
new 7fb8339ca32 testsuite: Fix up pr121987.c testcase for ilp32 [PR121206]
new bb22f7d4d63 gimplify: Fix up __builtin_c[lt]zg gimplification [PR122188]
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-gimplify.cc | 5 ++++-
gcc/testsuite/c-c++-common/pr122188.c | 15 +++++++++++++++
gcc/testsuite/gcc.dg/pr121987.c | 2 +-
3 files changed, 20 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/pr122188.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 a114e29ddd x86: Detect Intel Nova Lake Processor
new f48b12aab6 x86: Simplify TCB access expressions
new e47728a77c x86: Simplify stack and pointer guard macros
new 99518a3a35 x86: Simplify RSEQ area access expressions
new 3ee23564ce x86: Use typeof_member style in RSEQ area access expressions
The 4 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/i386/nptl/rseq-access.h | 32 ++++++++++++++-----------------
sysdeps/i386/nptl/tcb-access.h | 15 +++++----------
sysdeps/i386/nptl/tls.h | 5 ++---
sysdeps/i386/stackguard-macros.h | 8 ++------
sysdeps/x86_64/64/nptl/rseq-access.h | 36 ++++++++++++++++-------------------
sysdeps/x86_64/nptl/tcb-access.h | 15 +++++----------
sysdeps/x86_64/nptl/tls.h | 5 ++---
sysdeps/x86_64/stackguard-macros.h | 8 ++------
sysdeps/x86_64/x32/nptl/rseq-access.h | 12 ++++++------
9 files changed, 54 insertions(+), 82 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 81aa79e9776 Fixup store bool pattern
new 39961581f24 Fortran: Fix PDT parameter substitution [PR93175,PR102240,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/fortran/array.cc | 11 +++++
gcc/fortran/decl.cc | 91 +++++++++++++++++++++++++---------
gcc/fortran/gfortran.h | 1 +
gcc/fortran/resolve.cc | 15 +++---
gcc/fortran/trans-array.cc | 8 ++-
gcc/testsuite/gfortran.dg/pdt_55.f03 | 96 ++++++++++++++++++++++++++++++++++++
6 files changed, 189 insertions(+), 33 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pdt_55.f03
--
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 2a54db2d8ba libgccjit: Add ability to get CPU features
new 82a865f3a7f tree-optimization/105490 - improve COND_EXPR bool pattern
new 81aa79e9776 Fixup store bool pattern
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/testsuite/gcc.dg/vect/vect-cond-14.c | 38 ++++++++++
gcc/tree-vect-patterns.cc | 117 +++++++++++++++----------------
2 files changed, 93 insertions(+), 62 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/vect-cond-14.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 f8dd52901b x86: Detect Intel Wildcat Lake Processor
new a114e29ddd x86: Detect Intel Nova Lake Processor
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-features.c | 13 +++++++++++++
1 file changed, 13 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 binutils-gdb.
from 2f280ee0b15 Automatic date update in version.in
new c1a7d039587 cris: bfd: Default selected target to the configured target
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/config.bfd | 20 +++++++++++++++-----
.../binutils-all/{riscv/riscv.exp => cris/cris.exp} | 7 ++-----
binutils/testsuite/binutils-all/cris/nop.s | 1 +
binutils/testsuite/binutils-all/cris/tgt-a.d | 6 ++++++
binutils/testsuite/binutils-all/cris/tgt-e.d | 6 ++++++
binutils/testsuite/binutils-all/cris/tgt-l.d | 6 ++++++
6 files changed, 36 insertions(+), 10 deletions(-)
copy binutils/testsuite/binutils-all/{riscv/riscv.exp => cris/cris.exp} (85%)
create mode 100644 binutils/testsuite/binutils-all/cris/nop.s
create mode 100644 binutils/testsuite/binutils-all/cris/tgt-a.d
create mode 100644 binutils/testsuite/binutils-all/cris/tgt-e.d
create mode 100644 binutils/testsuite/binutils-all/cris/tgt-l.d
--
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 2ea943f7d4 ppc64le: Restore optimized strncmp for power10
new f8dd52901b x86: Detect Intel Wildcat Lake Processor
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-features.c | 4 ++++
1 file changed, 4 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 releases/gcc-14
in repository gcc.
from 1a499691f04 AVR: target/122187 - Don't clobber recog_data.operand[] in [...]
new 8e284ad9f79 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 | 9 +++++++++
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 9 +++++++++
gcc/testsuite/ChangeLog | 16 ++++++++++++++++
4 files changed, 35 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-15
in repository gcc.
from e4f5a5b494e AVR: target/122187 - Don't clobber recog_data.operand[] in [...]
new 092eac05158 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 | 9 +++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 8 ++++++++
3 files changed, 18 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.