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 5076e44a5 Add entry 3494ee95902cef62f767489802e469c58a13ea04 from https [...]
new 7fa27addd Add entry 3494ee95902cef62f767489802e469c58a13ea04 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:
llvm/sha1/3494ee95902cef62f767489802e469c58a13ea04/jira/description | 4 ++++
llvm/sha1/3494ee95902cef62f767489802e469c58a13ea04/jira/yaml | 4 ++++
llvm/sha1/3494ee95902cef62f767489802e469c58a13ea04/status.txt | 4 ++++
.../{llvm-arm-master-Os => llvm-arm-master-Oz}/details.txt | 0
.../llvm-arm-master-Oz}/reproduction_instructions.txt | 0
.../reproduction_instructions_with_ci_script.txt | 4 ++--
.../llvm-arm-master-Oz}/status-summary.txt | 0
.../{llvm-arm-master-Os => llvm-arm-master-Oz}/status.txt | 4 ++--
.../tcwg_bmk-code_size-cpu2017rate/status.txt | 4 ++++
9 files changed, 20 insertions(+), 4 deletions(-)
copy llvm/sha1/3494ee95902cef62f767489802e469c58a13ea04/tcwg_bmk-code_size-cpu2017 [...]
copy llvm/sha1/{06664fdc7680f7f9fa9b0a414a8fb8df2f913d48/tcwg_bmk-code_speed-cpu20 [...]
copy llvm/sha1/3494ee95902cef62f767489802e469c58a13ea04/tcwg_bmk-code_size-cpu2017 [...]
copy llvm/sha1/3494ee95902cef62f767489802e469c58a13ea04/{ => tcwg_bmk-code_size-cp [...]
copy llvm/sha1/3494ee95902cef62f767489802e469c58a13ea04/tcwg_bmk-code_size-cpu2017 [...]
--
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 541cf08ef Add entry 36a9e2b22596711455e702ea5a5a3f26e145321c from https [...]
new 5076e44a5 Add entry 3494ee95902cef62f767489802e469c58a13ea04 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_bmk-code_size-cpu2017rate/llvm-arm-master-Oz}/build_url | 2 +-
.../{llvm-arm-master-Os => llvm-arm-master-Oz}/last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy llvm/sha1/{0524534d5220da5ecb2cd424a46520184d2be366/tcwg_bmk-code_size-cpu201 [...]
copy llvm/sha1/3494ee95902cef62f767489802e469c58a13ea04/tcwg_bmk-code_size-cpu2017 [...]
--
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 cdd87f473fb aarch64: Fix incorrect LS64 documentation
new 8762bb1b004 Revert "PR 117048: simplify-rtx: Simplify (X << C1) [+,^] ( [...]
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/simplify-rtx.cc | 204 +++++++++++++---------------------------------------
1 file changed, 48 insertions(+), 156 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 afcbf4dd27c libstdc++: Fix up 117406.cc test [PR117406]
new d413a2c4ecb aarch64: Add support for FUJITSU-MONAKA (-mcpu=fujitsu-monaka) CPU
new cdd87f473fb aarch64: Fix incorrect LS64 documentation
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/aarch64/aarch64-cores.def | 1 +
gcc/config/aarch64/aarch64-tune.md | 2 +-
gcc/config/aarch64/aarch64.cc | 1 +
.../{neoversen1.h => fujitsu_monaka.h} | 41 ++++++++++++----------
gcc/doc/invoke.texi | 7 ++--
5 files changed, 29 insertions(+), 23 deletions(-)
copy gcc/config/aarch64/tuning_models/{neoversen1.h => fujitsu_monaka.h} (60%)
--
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 0bcca04f094 Add regression test
new ec43369c7e2 libstdc++: Use if consteval rather than if (std::__is_const [...]
new 82285392ab5 function: Call do_pending_stack_adjust in assign_parms [PR117296]
new 1553e409420 expand: Fix up expansion of VIEW_CONVERT_EXPR to BITINT_TYP [...]
new 377f81a60ba libstdc++: Fix up std::{,b}float16_t std::{ilogb,l{,l}r{oun [...]
new 72b7bbf9d44 libstdc++: Fix up 117406.cc test [PR117406]
The 5 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/expr.cc | 4 +-
gcc/function.cc | 2 +
gcc/testsuite/gcc.dg/bitint-113.c | 40 +++++++++++++++
gcc/testsuite/gcc.target/i386/pr117296.c | 12 +++++
libstdc++-v3/include/c_global/cmath | 36 ++++++++-----
.../testsuite/26_numerics/headers/cmath/117321.cc | 5 ++
.../testsuite/26_numerics/headers/cmath/117406.cc | 59 ++++++++++++++++++++++
7 files changed, 142 insertions(+), 16 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/bitint-113.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr117296.c
create mode 100644 libstdc++-v3/testsuite/26_numerics/headers/cmath/117321.cc
create mode 100644 libstdc++-v3/testsuite/26_numerics/headers/cmath/117406.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 28e2d41fa6a Add regression test
new 6cbe075be74 Move updated versioning threshold compute
new 223da6ac40c Preserve ->move_dr behavior when adjusting epilogue info
new 2e6d9e9f4a0 Move vect_update_inits_of_drs
new afcbf4dd27c libstdc++: Fix up 117406.cc test [PR117406]
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:
gcc/tree-vect-loop.cc | 33 +++++++++++-----------
.../testsuite/26_numerics/headers/cmath/117406.cc | 4 +--
2 files changed, 18 insertions(+), 19 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 main
in repository newlib.
from c60788982 Cygwin: sigfe: Fix a bug that signal handler destroys fpu states
new 5e0fb305a sys/features.h: Use _ISOC23_SOURCE instead of _ISOC23_SOURCE [...]
new 37920d33a Replace references to C2x with C23
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:
newlib/libc/include/sys/features.h | 21 ++++++++++++++-------
winsup/cygwin/include/uchar.h | 4 ++--
2 files changed, 16 insertions(+), 9 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-12
in repository gcc.
from ea81f223274 Daily bump.
new d2061812ea9 ada: Fix internal error on concatenation of discriminant-de [...]
new db2611e392a Add regression test
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/ada/checks.adb | 10 +++++++++-
gcc/testsuite/gnat.dg/specs/array7.ads | 14 ++++++++++++++
2 files changed, 23 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gnat.dg/specs/array7.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 releases/gcc-13
in repository gcc.
from b3d228ba995 Daily bump.
new bcf47b4d183 ada: Fix internal error on concatenation of discriminant-de [...]
new 54d5c2b1f74 Add regression test
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/ada/checks.adb | 10 +++++++++-
gcc/testsuite/gnat.dg/specs/array7.ads | 14 ++++++++++++++
2 files changed, 23 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gnat.dg/specs/array7.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 releases/gcc-14
in repository gcc.
from 09033ae194a Daily bump.
new 4f563063f93 ada: Fix internal error on concatenation of discriminant-de [...]
new 0bcca04f094 Add regression test
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/ada/checks.adb | 10 +++++++++-
gcc/testsuite/gnat.dg/specs/array7.ads | 14 ++++++++++++++
2 files changed, 23 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gnat.dg/specs/array7.ads
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.