This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-12
in repository gcc.
from 3fd7c034003 Daily bump.
new e41fdca8a29 i386: Zero extend 32-bit address to 64-bit with option -mx3 [...]
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-expand.cc | 12 ++++++++++++
gcc/testsuite/gcc.target/i386/pr117418-1.c | 24 ++++++++++++++++++++++++
2 files changed, 36 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/i386/pr117418-1.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-13
in repository gcc.
from 1279e0c2768 Daily bump.
new 4758f8d410e i386: Zero extend 32-bit address to 64-bit with option -mx3 [...]
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-expand.cc | 12 ++++++++++++
gcc/testsuite/gcc.target/i386/pr117418-1.c | 24 ++++++++++++++++++++++++
2 files changed, 36 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/i386/pr117418-1.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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 730c9c09b Add entry b281e13ecad12d07209924a7282c53be3a1c3774 from https [...]
new 390ce3c8e Add entry b281e13ecad12d07209924a7282c53be3a1c3774 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:
.../jira/description | 4 +++
.../jira/yaml | 4 +++
.../status.txt | 4 +++
.../master-thumb_v8a_hard_eabi/details.txt | 30 ++++------------------
.../reproduction_instructions.txt | 4 +--
.../reproduction_instructions_with_ci_script.txt | 4 +--
.../master-thumb_v8a_hard_eabi}/status-summary.txt | 0
.../master-thumb_v8a_hard_eabi/status.txt | 2 ++
.../tcwg_gnu_embed_check_gcc}/status-summary.txt | 0
.../tcwg_gnu_embed_check_gcc/status.txt | 3 +++
10 files changed, 26 insertions(+), 29 deletions(-)
copy gcc/sha1/{c534e37faccf481afa9bc28f0605ca0ec3846c89 => b281e13ecad12d07209924a [...]
copy gcc/sha1/b281e13ecad12d07209924a7282c53be3a1c3774/{tcwg_bootstrap_check/maste [...]
copy gcc/sha1/b281e13ecad12d07209924a7282c53be3a1c3774/{tcwg_bootstrap_check/maste [...]
copy gcc/sha1/{74caf97572d84c7c4503d10773e0f8e8544c50d9 => b281e13ecad12d07209924a [...]
create mode 100644 gcc/sha1/b281e13ecad12d07209924a7282c53be3a1c3774/tcwg_gnu_embe [...]
copy gcc/sha1/{74caf97572d84c7c4503d10773e0f8e8544c50d9 => b281e13ecad12d07209924a [...]
create mode 100644 gcc/sha1/b281e13ecad12d07209924a7282c53be3a1c3774/tcwg_gnu_embe [...]
--
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 fd5eca28b Add entry 0b27a7dd050262a7d64d87863201e4ebbde88386 from https [...]
new 730c9c09b Add entry b281e13ecad12d07209924a7282c53be3a1c3774 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:
.../tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi}/build_url | 2 +-
.../master-thumb_v8a_hard_eabi}/last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy {binutils/sha1/31ed3a9d691493486f6e32357d89a55229dbdc0a/tcwg_gnu_embed_check_ [...]
copy gcc/sha1/b281e13ecad12d07209924a7282c53be3a1c3774/{tcwg_bootstrap_check/maste [...]
--
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 445d8bb6a89 RISC-V: Bugfix for max_sew_overlap_and_next_ratio_valid_for [...]
new 9b2915d95d8 aarch64: Optimise calls to ldexp with SVE FSCALE instructio [...]
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/aarch64/aarch64-sve.md | 25 ++++++++++++---
gcc/config/aarch64/iterators.md | 6 +++-
gcc/internal-fn.def | 2 +-
gcc/testsuite/gcc.target/aarch64/sve/fscale.c | 46 +++++++++++++++++++++++++++
4 files changed, 72 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/fscale.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 eeb5c6acf71 [RISC-V] Fix costing of LO_SUM expressions
new 445d8bb6a89 RISC-V: Bugfix for max_sew_overlap_and_next_ratio_valid_for [...]
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/riscv/riscv-vsetvl.cc | 11 +++++++++--
gcc/testsuite/gcc.target/riscv/pr117483.c | 20 ++++++++++++++++++++
2 files changed, 29 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/pr117483.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 2272cd2508f i386: Zero extend 32-bit address to 64-bit with option -mx3 [...]
new 10d76b7f1e5 Reapply "[PATCH v2] RISC-V: zero_extend(not) -> xor optimiz [...]
new eeb5c6acf71 [RISC-V] Fix costing of LO_SUM expressions
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/config/riscv/riscv.cc | 3 ++-
gcc/simplify-rtx.cc | 22 ++++++++++++++++++++++
gcc/testsuite/gcc.target/riscv/pr112398.c | 14 ++++++++++++++
3 files changed, 38 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/pr112398.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 binutils-gdb.
from 2e7d431af88 Automatic date update in version.in
new b3aa594daae gas: add .cv_ucomp and .cv_scomp pseudo-directives
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/as.h | 5 +-
gas/codeview.c | 84 +++++++++++++++++++++++++++++++++
gas/codeview.h | 2 +
gas/read.c | 98 ++++++++++++++++++++++++++++++++++++++
gas/testsuite/gas/pe/cv_comp.d | 14 ++++++
gas/testsuite/gas/pe/cv_comp.s | 105 +++++++++++++++++++++++++++++++++++++++++
gas/testsuite/gas/pe/pe.exp | 5 ++
gas/write.c | 44 +++++++++++++++++
8 files changed, 356 insertions(+), 1 deletion(-)
create mode 100644 gas/testsuite/gas/pe/cv_comp.d
create mode 100644 gas/testsuite/gas/pe/cv_comp.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.