This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 06129071b51 Simplify avx512 vector integer comparison when 2 operands a [...]
new 156c0b2714d i386: Correct cpu codename value for unknown model number
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/driver-i386.cc | 20 +++++++++++++-------
1 file changed, 13 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 glibc.
from eb35513d3d plot_strings.py: Replace np.complex with complex
new 1eba0b35ad posix: Fix memory leak a memory leak in glob.
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:
posix/glob.c | 1 +
1 file changed, 1 insertion(+)
--
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 536163c3f51 libgccjit: Add _Float16, _Float32, _Float64 and __float128 [...]
new 06129071b51 Simplify avx512 vector integer comparison when 2 operands a [...]
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/sse.md | 27 +++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr122320-mask16.c | 32 +++++++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr122320-mask2.c | 32 +++++++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr122320-mask32.c | 32 +++++++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr122320-mask4.c | 32 +++++++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr122320-mask64.c | 32 +++++++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr122320-mask8.c | 32 +++++++++++++++++++++++++
7 files changed, 219 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/i386/pr122320-mask16.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr122320-mask2.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr122320-mask32.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr122320-mask4.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr122320-mask64.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr122320-mask8.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 b595842adcf Daily bump.
new 536163c3f51 libgccjit: Add _Float16, _Float32, _Float64 and __float128 [...]
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-jit.cc | 12 ++
gcc/jit/docs/topics/types.rst | 8 ++
gcc/jit/dummy-frontend.cc | 26 ++++-
gcc/jit/jit-common.h | 2 +-
gcc/jit/jit-playback.cc | 33 ++++++
gcc/jit/jit-recording.cc | 43 ++++++-
gcc/jit/libgccjit.h | 4 +
gcc/testsuite/jit.dg/all-non-failing-tests.h | 10 ++
gcc/testsuite/jit.dg/test-sized-float.c | 167 +++++++++++++++++++++++++++
9 files changed, 296 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/jit.dg/test-sized-float.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 eccd6fb4783 arm: [MVE] Fix operands order in vbicq_f [PR122223]
new ef9de837ef5 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 | 15 +++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 13 +++++++++++++
3 files changed, 29 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-14
in repository gcc.
from c7f6b60f6f7 aarch64: Fix ICE when op2 is zero for SVE2 saturating add i [...]
new 5f1196a7323 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 | 18 ++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/analyzer/ChangeLog | 13 +++++++++++++
gcc/testsuite/ChangeLog | 13 +++++++++++++
4 files changed, 45 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 7d5a783f915 Daily bump.
new 808b0e8fc56 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 f84ff386135 libgccjit: Fix error on Power architectures caused by wrong [...]
new b595842adcf 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 | 65 +++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/c-family/ChangeLog | 6 +++
gcc/c/ChangeLog | 23 +++++++++++
gcc/cp/ChangeLog | 26 +++++++++++++
gcc/fortran/ChangeLog | 27 +++++++++++++
gcc/testsuite/ChangeLog | 100 ++++++++++++++++++++++++++++++++++++++++++++++++
7 files changed, 248 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 b1d1eb8ef50 AArch64: Fix SME za register description
new 17d36c26191 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-17-branch
in repository binutils-gdb.
from 29e11a40c89 Automatic date update in version.in
new 29f3ccef90d 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.