This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from df30ab70690 fix regression with MEM commoning
new 575ac27fd5f c++, middle-end, rs6000: Fix C++17 ABI incompatibilities du [...]
new cde4353e584 ia64: Adjust the C++14 vs. C++17 ABI thing for [[no_unique_ [...]
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/ChangeLog | 31 +++++++++++++++++++++
gcc/calls.c | 18 -------------
gcc/calls.h | 5 +++-
gcc/config/ia64/ia64.c | 2 +-
gcc/config/rs6000/rs6000-call.c | 36 ++++++++++++++++---------
gcc/config/rs6000/rs6000.c | 8 ++++--
gcc/cp/ChangeLog | 8 ++++++
gcc/cp/class.c | 6 ++++-
gcc/lto-streamer-out.c | 1 +
gcc/lto/ChangeLog | 5 ++++
gcc/lto/lto-common.c | 1 +
gcc/testsuite/ChangeLog | 10 +++++++
gcc/testsuite/g++.target/powerpc/pr94707-1.C | 38 ++++++++++++++++++++++++++
gcc/testsuite/g++.target/powerpc/pr94707-2.C | 34 +++++++++++++++++++++++
gcc/testsuite/g++.target/powerpc/pr94707-3.C | 40 ++++++++++++++++++++++++++++
gcc/testsuite/g++.target/powerpc/pr94707-4.C | 34 +++++++++++++++++++++++
gcc/testsuite/g++.target/powerpc/pr94707-5.C | 35 ++++++++++++++++++++++++
gcc/testsuite/g++.target/powerpc/pr94707-6.C | 6 +++++
gcc/tree-core.h | 3 ++-
gcc/tree-streamer-in.c | 1 +
gcc/tree-streamer-out.c | 1 +
gcc/tree.h | 7 +++++
22 files changed, 293 insertions(+), 37 deletions(-)
create mode 100644 gcc/testsuite/g++.target/powerpc/pr94707-1.C
create mode 100644 gcc/testsuite/g++.target/powerpc/pr94707-2.C
create mode 100644 gcc/testsuite/g++.target/powerpc/pr94707-3.C
create mode 100644 gcc/testsuite/g++.target/powerpc/pr94707-4.C
create mode 100644 gcc/testsuite/g++.target/powerpc/pr94707-5.C
create mode 100644 gcc/testsuite/g++.target/powerpc/pr94707-6.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 devel/ranger
in repository gcc.
from 57792146bfc Disable IL changes in RVRP pass.
new b1742cc9cae Use object_allocator to allocate new value_range_equiv entries.
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/gimple-ranger-vrp.cc | 16 +++++++++++-----
1 file changed, 11 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-arm-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards ab620b4 0: update: llvm-linux: 16
new 9c45139 0: update: llvm-linux: 16
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (ab620b4)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-l [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
01-reset_artifacts/console.log | 182 +-
02-build_llvm/console.log | 12869 +++++++++++++--------------
03-build_linux/console.log | 860 +-
05-check_regression/console.log | 12 +-
05-check_regression/results.regressions | 20 +-
06-update_baseline/console.log | 18 +-
06-update_baseline/results.regressions | 20 +-
console.log | 13963 +++++++++++++++---------------
jenkins/manifest.sh | 14 +-
9 files changed, 14010 insertions(+), 13948 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 linaro-local/ci/tcwg_kernel/llvm-release-aarch64-stable-allyesconfig
in repository toolchain/ci/llvm-project.
from 92d5c1be9ee [PowerPC] Update alignment for ReuseLoadInfo in LowerFP_TO_ [...]
adds 5086fa03334 [PowerPC] Pre-commit reduced test case for PR45297. NFC.
adds 40633cc752a [PowerPC] Enhance test for PR45297. NFC.
adds 66cfbf17a18 [PowerPC] Fix test for PR45297 to adapt build without asser [...]
adds b11ecd19654 [PowerPC] Don't generate ST_VSR_SCAL_INT if power8-vector i [...]
adds aa97472d211 Re-land [MC] Fix quadratic behavior in addPendingLabel
No new revisions were added by this update.
Summary of changes:
llvm/include/llvm/MC/MCObjectStreamer.h | 3 ++-
llvm/lib/MC/MCObjectStreamer.cpp | 8 ++------
llvm/lib/Target/PowerPC/PPCISelLowering.cpp | 2 +-
llvm/test/CodeGen/PowerPC/pr45297.ll | 22 ++++++++++++++++++++++
4 files changed, 27 insertions(+), 8 deletions(-)
create mode 100644 llvm/test/CodeGen/PowerPC/pr45297.ll
--
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 linaro-local/ci/tcwg_kernel/llvm-release-aarch64-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards e404fcd 0: update: llvm-linux: all
new f9f53cc 0: update: llvm-linux: all
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (e404fcd)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
01-reset_artifacts/console.log | 128 +-
02-build_llvm/console.log | 12536 ++++++++++++++---------------
03-build_linux/console.log | 3570 +++++----
04-boot_linux/console.log | 6 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 16244 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
8 files changed, 16243 insertions(+), 16259 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.