This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from e0ab5ee9bed fix: valid compiler optimization may fail the test
new 65dbe0ab7cd tree-optimization/115278 - fix DSE in if-conversion wrt volatiles
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/testsuite/g++.dg/vect/pr115278.cc | 38 +++++++++++++++++++++++++++++++++++
gcc/tree-if-conv.cc | 4 +++-
2 files changed, 41 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/vect/pr115278.cc
--
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 37fafc63e73 build: Include minor version in config.gcc unsupported message
new e0ab5ee9bed fix: valid compiler optimization may fail the test
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/testsuite/ada/acats/tests/cxa/cxa4001.a | 12 ++++++++++++
1 file changed, 12 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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from e1a49911f Add entry a292e7edf8b2fc51d3e86a96ff5dff45d16bd264 from https [...]
new 0400a1745 Add entry e0aa078eb4a09fc89a6a184d806cad769b919aa9 from https [...]
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:
skia/sha1/e0aa078eb4a09fc89a6a184d806cad769b919aa9/first_url | 1 +
.../tcwg_chromium/masterfast/build_url | 1 +
.../tcwg_chromium/masterfast/last_good | 1 +
3 files changed, 3 insertions(+)
create mode 100644 skia/sha1/e0aa078eb4a09fc89a6a184d806cad769b919aa9/first_url
create mode 100644 skia/sha1/e0aa078eb4a09fc89a6a184d806cad769b919aa9/tcwg_chromiu [...]
create mode 100644 skia/sha1/e0aa078eb4a09fc89a6a184d806cad769b919aa9/tcwg_chromiu [...]
--
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 a0d60660f2a Fix some opindex for some options [PR115022]
new 37fafc63e73 build: Include minor version in config.gcc unsupported message
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.gcc | 4 ++--
1 file changed, 2 insertions(+), 2 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 939c703789e x86: reduce check_{byte,word,long,qword}_reg() overhead
new a71d8768011 aarch64: Add DT_RELR support
new 5df6499c838 aarch64: Add some DT_RELR ld tests
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:
bfd/elfnn-aarch64.c | 429 ++++++++++++++++++++++++++++-
bfd/elfxx-aarch64.h | 11 +
ld/emulparams/aarch64elf.sh | 2 +
ld/emulparams/aarch64fbsd.sh | 2 +
ld/emulparams/aarch64linux.sh | 2 +
ld/testsuite/ld-aarch64/aarch64-elf.exp | 8 +
ld/testsuite/ld-aarch64/relr-align.d | 22 ++
ld/testsuite/ld-aarch64/relr-align.s | 106 +++++++
ld/testsuite/ld-aarch64/relr-data-pie.d | 18 ++
ld/testsuite/ld-aarch64/relr-data-shared.d | 18 ++
ld/testsuite/ld-aarch64/relr-data.s | 71 +++++
ld/testsuite/ld-aarch64/relr-got-pie.d | 15 +
ld/testsuite/ld-aarch64/relr-got-shared.d | 15 +
ld/testsuite/ld-aarch64/relr-got.s | 40 +++
ld/testsuite/ld-aarch64/relr-text-pie.d | 14 +
ld/testsuite/ld-aarch64/relr-text-shared.d | 14 +
ld/testsuite/ld-aarch64/relr-text.s | 10 +
17 files changed, 796 insertions(+), 1 deletion(-)
create mode 100644 ld/testsuite/ld-aarch64/relr-align.d
create mode 100644 ld/testsuite/ld-aarch64/relr-align.s
create mode 100644 ld/testsuite/ld-aarch64/relr-data-pie.d
create mode 100644 ld/testsuite/ld-aarch64/relr-data-shared.d
create mode 100644 ld/testsuite/ld-aarch64/relr-data.s
create mode 100644 ld/testsuite/ld-aarch64/relr-got-pie.d
create mode 100644 ld/testsuite/ld-aarch64/relr-got-shared.d
create mode 100644 ld/testsuite/ld-aarch64/relr-got.s
create mode 100644 ld/testsuite/ld-aarch64/relr-text-pie.d
create mode 100644 ld/testsuite/ld-aarch64/relr-text-shared.d
create mode 100644 ld/testsuite/ld-aarch64/relr-text.s
--
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 9736d941f27 gdb, amd64: remove unused forward declarations
new 939c703789e x86: reduce check_{byte,word,long,qword}_reg() overhead
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:
gas/config/tc-i386.c | 19 +++++++++++++++----
1 file changed, 15 insertions(+), 4 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 7e322d576eb testsuite: Adjust several dg-additional-files-options calls [...]
new a0d60660f2a Fix some opindex for some options [PR115022]
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/common.opt.urls | 3 +++
gcc/config/aarch64/aarch64.opt.urls | 3 ++-
gcc/config/bpf/bpf.opt.urls | 3 +++
gcc/config/i386/i386.opt.urls | 3 ++-
gcc/config/loongarch/loongarch.opt.urls | 2 +-
gcc/config/nds32/nds32-elf.opt.urls | 2 +-
gcc/config/nds32/nds32-linux.opt.urls | 2 +-
gcc/config/or1k/or1k.opt.urls | 3 ++-
gcc/config/riscv/riscv.opt.urls | 3 ++-
gcc/config/rs6000/aix64.opt.urls | 3 ++-
gcc/config/rs6000/linux64.opt.urls | 3 ++-
gcc/config/sparc/sparc.opt.urls | 2 +-
gcc/doc/invoke.texi | 17 +++++++++++------
13 files changed, 33 insertions(+), 16 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 05d9d66d928 gdb: remove unused includes in utils.h
new a736284b1d1 gdb, doc: Fix AVX-512 documentation.
new 9736d941f27 gdb, amd64: remove unused forward declarations
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:
gdb/amd64-linux-tdep.h | 12 ------------
gdb/doc/gdb.texinfo | 10 +++++++++-
2 files changed, 9 insertions(+), 13 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 1b58f46ba20 xtensa: Use epilogue_completed rather than cfun->machine->e [...]
new 7e322d576eb testsuite: Adjust several dg-additional-files-options calls [...]
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:
libatomic/testsuite/lib/libatomic.exp | 2 +-
libgomp/testsuite/lib/libgomp.exp | 2 +-
libitm/testsuite/lib/libitm.exp | 2 +-
libphobos/testsuite/lib/libphobos.exp | 2 +-
libvtv/testsuite/lib/libvtv.exp | 2 +-
5 files changed, 5 insertions(+), 5 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-14
in repository gcc.
from cd161b335c2 i386: Fix ix86_option override after change [PR 113719]
new 36575f5fe49 vect: Fix access size alignment assumption [PR115192]
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/testsuite/gcc.dg/vect/pr115192.c | 28 ++++++++++++++++++++++++++++
gcc/tree-data-ref.cc | 5 ++++-
2 files changed, 32 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/pr115192.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.