This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-release-aarch64-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards 20a7c4bc 0: update: gcc-b977e6b29c67be81df882d1f5cc7eb6a5d8c98a0: 1
new ccbb7caf 0: update: gcc-018eac577730e1a8b0d589b4223c23fdaf030a5f: 1
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 (20a7c4bc)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-aarch64- [...]
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 | 186 +-
02-prepare_abe/console.log | 390 +-
04-build_abe-bootstrap_O1/console.log | 56834 ++++++++++++++++---------------
05-check_regression/console.log | 16 +-
06-update_baseline/console.log | 16 +-
console.log | 57442 ++++++++++++++++----------------
jenkins/manifest.sh | 8 +-
7 files changed, 57426 insertions(+), 57466 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-11
in repository gcc.
from 018eac57773 driver/101383 - handle -gtoggle in driver
new a0128f11e9d x86: Don't enable UINTR in 32-bit mode
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/driver-i386.c | 25 +++++++++++++++++++------
gcc/config/i386/i386-options.c | 3 ++-
gcc/config/i386/i386.h | 7 ++++---
gcc/testsuite/gcc.target/i386/pr101395-1.c | 12 ++++++++++++
gcc/testsuite/gcc.target/i386/pr101395-2.c | 22 ++++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr101395-3.c | 6 ++++++
6 files changed, 65 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr101395-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr101395-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr101395-3.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 8e321f2a638 Revert "AArch32: Correct sdot RTL on aarch32"
new 79f71ec6fca Abstract out non_null adjustments in ranger.
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-range-cache.cc | 35 ++++++++++++++++++++++++++---------
gcc/gimple-range-cache.h | 2 ++
gcc/gimple-range.cc | 8 ++------
3 files changed, 30 insertions(+), 15 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_gnu/gnu-release-aarch64-bootstrap_lto
in repository toolchain/ci/gcc.
from 8ebcd360858 Generate 128-bit int divide/modulus on power10.
adds d3344fbe7bc Clean up and virtualize the on-entry cache interface.
adds f4ed9f2e65a Implement multi-bit aligned accessors for sparse bitmap.
adds 52f0aa4dee8 Implement a sparse bitmap representation for Rangers on-ent [...]
adds 263a7e20c88 Don't process lookups for debug statements in Ranger.
adds 86534c07a39 Disable poor value processing in ranger cache.
adds f48526b8d2a Adjust on_entry cache to indicate if the value was set properly.
adds 85c22c517e9 Do not continue propagating values which cannot be set properly.
adds b977e6b29c6 Fix build_gt and build_lt for signed 1 bit values.
adds ccfbcb47cc3 Daily bump.
adds 018eac57773 driver/101383 - handle -gtoggle in driver
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 139 ++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/bitmap.c | 108 +++++++++++++
gcc/bitmap.h | 7 +
gcc/gcc.c | 10 ++
gcc/gimple-range-cache.cc | 346 +++++++++++++++++++++++++++-------------
gcc/gimple-range-cache.h | 5 +-
gcc/gimple-range.cc | 2 +-
gcc/params.opt | 4 +
gcc/range-op.cc | 18 ++-
gcc/testsuite/ChangeLog | 36 +++++
gcc/testsuite/gcc.dg/pr101223.c | 44 +++++
gcc/value-range.h | 9 ++
libstdc++-v3/ChangeLog | 26 +++
14 files changed, 638 insertions(+), 118 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr101223.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 linaro-local/ci/tcwg_gnu/gnu-release-aarch64-bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards fad22527 0: update: gcc-8ebcd3608584e544ae8e7c422b3f2400758c47f5: 1
new bc8ef0a3 0: update: gcc-018eac577730e1a8b0d589b4223c23fdaf030a5f: 1
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 (fad22527)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-aarch64- [...]
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 | 70 +-
02-prepare_abe/console.log | 390 +-
04-build_abe-bootstrap_lto/console.log | 68733 +++++++++++++++---------------
05-check_regression/console.log | 18 +-
06-update_baseline/console.log | 16 +-
console.log | 69251 +++++++++++++++----------------
jenkins/manifest.sh | 8 +-
7 files changed, 69199 insertions(+), 69287 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 f6dde32b9d4 gimplify: Fix endless recursion on volatile empty type read [...]
new 5402023f05e Revert "AArch64: Correct dot-product auto-vect optab RTL"
new 8e321f2a638 Revert "AArch32: Correct sdot RTL on aarch32"
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-simd-builtins.def | 4 +-
gcc/config/aarch64/aarch64-simd.md | 62 +++++++++++++++++-----------
gcc/config/aarch64/arm_neon.h | 8 ++--
gcc/config/arm/neon.md | 8 +++-
4 files changed, 52 insertions(+), 30 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_gnu/gnu-master-aarch64-bootstrap
in repository toolchain/ci/base-artifacts.
discards c2532ba0 0: update: gcc-69feb7601e86274fa9abbfb420b00c8adf947e7b: 1
new 552be004 0: update: gcc-f6dde32b9d487dd6e343d0a1e1d1f60783f5e735: 1
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 (c2532ba0)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-aarch64-b [...]
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 | 68 +-
02-prepare_abe/console.log | 246 +-
04-build_abe-bootstrap/console.log | 59384 +++++++++++++++++-----------------
05-check_regression/console.log | 16 +-
06-update_baseline/console.log | 18 +-
console.log | 59774 ++++++++++++++++++-----------------
jenkins/manifest.sh | 8 +-
7 files changed, 59761 insertions(+), 59753 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_gnu/gnu-master-aarch64-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards 63fd4a74 0: update: gcc-bebd8e9da838c51a7f911985083d5a2b2498a23a: 1
new c0554408 0: update: gcc-f6dde32b9d487dd6e343d0a1e1d1f60783f5e735: 1
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 (63fd4a74)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-aarch64-b [...]
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-prepare_abe/console.log | 102 +-
04-build_abe-bootstrap_O3/console.log | 58935 ++++++++++++++++---------------
05-check_regression/console.log | 16 +-
06-update_baseline/console.log | 16 +-
console.log | 59273 ++++++++++++++++----------------
jenkins/manifest.sh | 8 +-
7 files changed, 59188 insertions(+), 59344 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.