This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from cb478e0a6f3 ada: Fix calculation of tasks in null arrays
new 9dbff9c0552 Revert "Revert "combine: Don't combine if I2 does not change""
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/combine.cc | 11 +++++++++++
1 file changed, 11 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 gcc.
from 0920e64ffa5 Mention that some options are turned on by `-Ofast` in thei [...]
new f18a632749b ada: Update comment about implicit inputs of Depends contract
new 262d6de0a97 ada: Accept constants of access types as globals of side-ef [...]
new 428f83d7b10 ada: SPARK rule changed on functions with side effects
new 6fa5f50897c ada: Fix Program_Error raised during generation of data rep [...]
new d4b41cc4b02 ada: Fix bug in overloaded selected_components in aspect_sp [...]
new 26b2fa8d30b ada: Minor comment improvement
new 15a8d0dd59d ada: Reject non-statically compatible extended return statement
new d82909fed0a ada: Fix spurious error on generic state in SPARK
new 41ebf2e641f ada: Fix missing flag for GNATprove
new 8a116c6539b ada: Bad internal naming when using pragma Compile_Time_Error
new ceaae63a4b4 ada: Aspects on multiple component declarations
new d59f383a904 ada: Fix LTO type mismatches in GNAT.Sockets.Thin
new ef99791719a ada: Improve pragma No_Return's pre-Ada2022 handling of functions
new 711326014d0 Update copyright years.
new 1955a35a46e ada: Adapt proof of runtime units
new e29c2dabc36 ada: Fix crash on body postcondition
new 07f61618c7b ada: Fix typo in documentation comment
new fabb69655b1 ada: Remove obsolete field Postconditions_Proc
new 6e0494ecf00 ada: Add Global contracts to Ada.Numerics.Generic_Elementar [...]
new 5c8f6ee3663 ada: Fix bad interaction between homogeneous finalization m [...]
new e8bcc47f25e ada: Fix detection of components with per-object constraints
new a1e6fdc0773 ada: Reduce scope in the analysis of access attributes
new 3e01dfa7262 ada: Simplify detection of the enclosing scope
new 36ddd8c0988 ada: Cleanup detection of per-object constraints in inlinin [...]
new e7c7bf30cdc ada: Remove redundant guard against empty list of actions
new 33f560e2722 ada: Remove redundant guard against empty list of declarations
new 326f6a4e740 ada: Fix grammar in comment
new cf14e7c1db2 ada: Cleanup calculation of task stacks
new c6b06faa3cc ada: Prevent calculation of negative stack counts
new cb478e0a6f3 ada: Fix calculation of tasks in null arrays
The 30 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/ali.ads | 4 +-
gcc/ada/aspects.adb | 3 +-
gcc/ada/bindgen.adb | 4 +-
gcc/ada/einfo.ads | 12 --
gcc/ada/exp_aggr.ads | 2 +-
gcc/ada/exp_attr.adb | 72 ++----------
gcc/ada/exp_ch3.adb | 97 +++-------------
gcc/ada/exp_ch4.adb | 25 ++--
gcc/ada/exp_ch7.adb | 129 ---------------------
gcc/ada/exp_ch7.ads | 9 --
gcc/ada/gen_il-fields.ads | 2 -
gcc/ada/gen_il-gen-gen_entities.adb | 5 -
gcc/ada/gen_il-gen-gen_nodes.adb | 1 +
gcc/ada/inline.adb | 31 +++--
gcc/ada/lib.adb | 12 +-
gcc/ada/lib.ads | 12 +-
gcc/ada/libgnat/a-ngelfu.ads | 120 +++++++++++--------
gcc/ada/libgnat/a-strsea.adb | 2 +
gcc/ada/libgnat/a-strsup.ads | 1 -
gcc/ada/libgnat/g-socthi.adb | 176 ++++++++++++++++++++++++++--
gcc/ada/libgnat/g-socthi.ads | 12 +-
gcc/ada/libgnat/s-aridou.adb | 9 +-
gcc/ada/libgnat/s-arit32.adb | 17 ++-
gcc/ada/libgnat/s-finmas.adb | 222 +++++-------------------------------
gcc/ada/libgnat/s-finmas.ads | 54 +--------
gcc/ada/libgnat/s-finpri.adb | 2 +-
gcc/ada/libgnat/s-finpri.ads | 2 +-
gcc/ada/libgnat/s-stposu.adb | 56 +--------
gcc/ada/libgnat/s-valspe.ads | 2 -
gcc/ada/par-ch12.adb | 12 +-
gcc/ada/par-ch13.adb | 30 ++---
gcc/ada/par-ch3.adb | 12 +-
gcc/ada/par-ch6.adb | 12 +-
gcc/ada/par-ch7.adb | 2 +-
gcc/ada/par-ch9.adb | 4 +-
gcc/ada/par-endh.adb | 6 +-
gcc/ada/par.adb | 22 ++--
gcc/ada/repinfo.adb | 6 +
gcc/ada/rtsfind.ads | 2 -
gcc/ada/sem_attr.adb | 32 +++---
gcc/ada/sem_ch13.adb | 15 ++-
gcc/ada/sem_ch3.adb | 107 +++++------------
gcc/ada/sem_eval.adb | 4 +-
gcc/ada/sem_prag.adb | 191 +++++++++++++++++++------------
gcc/ada/sem_res.adb | 11 ++
gcc/ada/sem_util.adb | 26 ++++-
gcc/ada/sem_util.ads | 2 +-
gcc/ada/sinfo.ads | 2 +-
48 files changed, 628 insertions(+), 965 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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from aac839517 Add entry 610ec954e1f81c0e8fcadedcd25afe643f5a094e from https [...]
new fff411445 Add entry 610ec954e1f81c0e8fcadedcd25afe643f5a094e 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 | 2 ++
.../sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e/jira/yaml | 2 ++
.../610ec954e1f81c0e8fcadedcd25afe643f5a094e/status.txt | 2 ++
.../details.txt | 13 +++++++------
.../reproduction_instructions.txt | 4 ++--
.../status-summary.txt | 0
.../llvm-master-aarch64-mainline-allyesconfig/status.txt | 4 ++--
.../llvm-master-aarch64-mainline-allyesconfig/summary.txt | 1 -
.../tcwg_kernel/status.txt | 2 ++
9 files changed, 19 insertions(+), 11 deletions(-)
copy llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e/tcwg_kernel/{llvm-master-a [...]
copy {aosp_superproject/sha1/0ccbdeff847ae5390ba6632a67f6b5d2ab8632c1 => llvm/sha1 [...]
copy llvm/sha1/{57c5c1ab2a188b7962c9de5ac0f95e3c7441940a => 610ec954e1f81c0e8fcade [...]
delete mode 100644 llvm/sha1/610ec954e1f81c0e8fcadedcd25afe643f5a094e/tcwg_kernel/ [...]
--
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 3d479e386 Add entry 8295efbe68c080047e98d9c0eb5cb933b238a8cb from https [...]
new aac839517 Add entry 610ec954e1f81c0e8fcadedcd25afe643f5a094e 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_kernel/llvm-master-aarch64-mainline-allyesconfig/build_url | 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 0822400aae8 pru: New validation pass for minrt
new a9f64278385 Optimize 64-bit vector permutation with punpcklqdq + 128-bi [...]
new fa911365490 Support dot_prod optabs for 64-bit vector.
new 8b974f54393 Extend usdot_prodv*qi with vpmaddwd when AVXVNNI/AVX512VNNI [...]
new 0920e64ffa5 Mention that some options are turned on by `-Ofast` in thei [...]
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/config/i386/i386-expand.cc | 71 +++++++++
gcc/config/i386/mmx.md | 195 ++++++++++++++++++++++++
gcc/config/i386/sse.md | 55 +++++--
gcc/doc/invoke.texi | 41 ++---
gcc/testsuite/gcc.target/i386/pr113079-2.c | 161 +++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr113079.c | 57 +++++++
gcc/testsuite/gcc.target/i386/pr113090.c | 25 +++
gcc/testsuite/gcc.target/i386/sse4-pr113079-2.c | 158 +++++++++++++++++++
8 files changed, 730 insertions(+), 33 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr113079-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr113079.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr113090.c
create mode 100644 gcc/testsuite/gcc.target/i386/sse4-pr113079-2.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 41c7dd3be Add entry 57c5c1ab2a188b7962c9de5ac0f95e3c7441940a from https [...]
new 831748d44 Add entry 8295efbe68c080047e98d9c0eb5cb933b238a8cb 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:
.../sha1/8295efbe68c080047e98d9c0eb5cb933b238a8cb/first_url | 2 +-
.../tcwg_kernel/llvm-master-aarch64-mainline-allyesconfig/build_url | 2 +-
.../tcwg_kernel/llvm-master-aarch64-mainline-allyesconfig/last_good | 1 +
3 files changed, 3 insertions(+), 2 deletions(-)
copy llvm/sha1/2c64226d84174dd1d9f93e1884c1b0bd432f89b5/tcwg_kernel/llvm-master-aa [...]
copy linux/sha1/{1c6fdbd8f2465ddfb73a01ec620cbf3d14044e1a => 8295efbe68c080047e98d [...]
create mode 100644 linux/sha1/8295efbe68c080047e98d9c0eb5cb933b238a8cb/tcwg_kernel [...]
--
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 707109870 Add entry 57c5c1ab2a188b7962c9de5ac0f95e3c7441940a from https [...]
new 41c7dd3be Add entry 57c5c1ab2a188b7962c9de5ac0f95e3c7441940a 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 | 5 ++--
.../status.txt | 5 ++--
.../details.txt | 35 ++++++++++++++++++++++
.../reproduction_instructions.txt | 4 +--
.../status-summary.txt | 0
.../status.txt | 4 +--
.../summary.txt | 2 --
.../tcwg_kernel/status.txt | 5 ++--
8 files changed, 48 insertions(+), 12 deletions(-)
create mode 100644 llvm/sha1/57c5c1ab2a188b7962c9de5ac0f95e3c7441940a/tcwg_kernel/ [...]
copy llvm/sha1/57c5c1ab2a188b7962c9de5ac0f95e3c7441940a/tcwg_kernel/{llvm-master-a [...]
copy {aosp_superproject/sha1/0ccbdeff847ae5390ba6632a67f6b5d2ab8632c1 => llvm/sha1 [...]
copy llvm/sha1/{8c2ae42b3e1c6aa7c18f873edcebff7c0b45a37e => 57c5c1ab2a188b7962c9de [...]
delete mode 100644 llvm/sha1/57c5c1ab2a188b7962c9de5ac0f95e3c7441940a/tcwg_kernel/ [...]
--
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 ec11ff6ed Add entry bd904f3c74969442b0ac42f81c0d02da54cd47eb from https [...]
new 707109870 Add entry 57c5c1ab2a188b7962c9de5ac0f95e3c7441940a 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_kernel/llvm-master-aarch64-mainline-allyesconfig/build_url | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.