This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from a6b7fff06c5 gcov-dump: add --stable option
new 64ce76d9405 cselib: add function to check if SET is redundant [PR106187]
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/alias.cc | 14 +++++++++++
gcc/alias.h | 1 +
gcc/cfgcleanup.cc | 2 +-
gcc/cselib.cc | 70 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
gcc/cselib.h | 1 +
gcc/dse.cc | 7 +-----
gcc/postreload.cc | 15 ++----------
7 files changed, 90 insertions(+), 20 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.
"Diana Picus pushed a change to branch diana/release/15.0.0
in repository toolchain/jenkins-scripts.
from 624faf4a Fix target hiccup && add builtin flags
new 19580b51 Extract release version
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:
build_llvm_package.bat | 10 +++++++++-
1 file changed, 9 insertions(+), 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check_bootstrap/master-aarch64-check_bootstrap
in repository toolchain/ci/base-artifacts.
discards 6681e74c3 0: update: binutils-gcc: 1
new 7e8a15b4a 0: update: binutils-gcc: 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 (6681e74c3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check_bootstrap/mast [...]
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.xz | Bin 1612 -> 1628 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2776 bytes
03-build_abe-binutils/console.log.xz | Bin 38064 -> 38636 bytes
04-build_abe-bootstrap/console.log.xz | Bin 269320 -> 272436 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3828 -> 3820 bytes
06-build_abe-check_bootstrap/console.log.xz | Bin 2756 -> 2436 bytes
07-check_regression/console.log.xz | Bin 2660 -> 3984 bytes
07-check_regression/extra-bisect-params | 1 +
07-check_regression/fails.sum | 7 +
07-check_regression/results.compare | 26 +-
07-check_regression/results.compare2 | 204 +-
07-check_regression/results.regressions | 27 +
08-update_baseline/console.log | 427 ++-
08-update_baseline/extra-bisect-params | 1 +
08-update_baseline/fails.sum | 7 +
08-update_baseline/results.compare | 26 +-
08-update_baseline/results.compare2 | 204 +-
08-update_baseline/results.regressions | 27 +
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 3631232 -> 3593720 bytes
sumfiles/g++.sum | 148 +-
sumfiles/gcc.log.xz | Bin 3184472 -> 3183464 bytes
sumfiles/gcc.sum | 5015 ++++++++++++++-------------
sumfiles/gfortran.log.xz | Bin 1082040 -> 1078376 bytes
sumfiles/gfortran.sum | 42 +-
sumfiles/libatomic.log.xz | Bin 2352 -> 2348 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 211160 -> 211544 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2732 -> 2736 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 460644 -> 461364 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 3431 insertions(+), 2779 deletions(-)
create mode 100644 07-check_regression/extra-bisect-params
create mode 100644 07-check_regression/fails.sum
create mode 100644 07-check_regression/results.regressions
create mode 100644 08-update_baseline/extra-bisect-params
create mode 100644 08-update_baseline/fails.sum
create mode 100644 08-update_baseline/results.regressions
--
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 fc6ef901734 PR target/47949: Use xchg to move from/to AX_REG with -Oz on x86.
new 7585e5ecb47 profile: do not collect stats unless TDF_DETAILS
new a6b7fff06c5 gcov-dump: add --stable option
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/doc/gcov-dump.texi | 5 +++++
gcc/gcov-dump.cc | 61 ++++++++++++++++++++++++++++++++++++++++++++------
gcc/profile.cc | 7 +++---
3 files changed, 63 insertions(+), 10 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_gcc_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/gcc.
from 969a989d2bc Daily bump.
adds c23a9c87cc6 Some additional zero-extension related optimizations in sim [...]
adds 7baed397dd0 Support logical shifts by (some) integer constants in TImod [...]
adds e6b011bcfd5 Improved pre-reload split of double word comparison against [...]
No new revisions were added by this update.
Summary of changes:
gcc/config/i386/i386-features.cc | 21 ++++++++++
gcc/config/i386/i386.md | 9 +++++
gcc/simplify-rtx.cc | 60 ++++++++++++++++++++++++++--
gcc/testsuite/gcc.target/i386/sse4_1-stv-7.c | 18 +++++++++
4 files changed, 105 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/sse4_1-stv-7.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_gcc_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/binutils-gdb.
from 8aaafe957c Automatic date update in version.in
adds 2c735193b8 x86: also use D for MOVBE
adds 0aea480cd8 x86: properly mark i386-only insns
adds 5844ccaac7 x86: improve/shorten vector zeroing-idiom optimization conditional
adds ecfc6ddb80 Re: PE objdump -x
No new revisions were added by this update.
Summary of changes:
bfd/pei-x86_64.c | 29 +++++++++++++-------------
gas/config/tc-i386.c | 33 +++++++++++++----------------
opcodes/i386-opc.h | 2 +-
opcodes/i386-opc.tbl | 21 +++++++++----------
opcodes/i386-tbl.h | 59 ++++++++++++++++++++--------------------------------
5 files changed, 62 insertions(+), 82 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_gcc_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/base-artifacts.
discards c0f751f3d 0: update: binutils-gcc: 2
new 515edd412 0: update: binutils-gcc: 2
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 (c0f751f3d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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.xz | Bin 1572 -> 1600 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 38032 -> 39128 bytes
05-build_abe-bootstrap/console.log.xz | Bin 271868 -> 271736 bytes
06-check_regression/console.log.xz | Bin 420 -> 416 bytes
07-update_baseline/console.log | 37 ----------------------------------
jenkins/manifest.sh | 12 +++++------
7 files changed, 6 insertions(+), 43 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_cross_check_gcc/master-arm
in repository toolchain/ci/qemu.
from 430a388ef4 Merge tag 'pull-migration-20220802c' of https://gitlab.com/d [...]
adds d44971e725 target/mips: Advance pc after semihosting exception
adds b15bd4532f Merge tag 'pull-semi-20220802' of https://gitlab.com/rth7680 [...]
adds d2656dd577 Update version for v7.1.0-rc1 release
No new revisions were added by this update.
Summary of changes:
VERSION | 2 +-
target/mips/tcg/micromips_translate.c.inc | 6 +++---
target/mips/tcg/mips16e_translate.c.inc | 2 +-
target/mips/tcg/nanomips_translate.c.inc | 4 ++--
target/mips/tcg/sysemu/tlb_helper.c | 1 +
target/mips/tcg/translate.c | 10 +++++-----
target/mips/tcg/translate.h | 4 ++++
7 files changed, 17 insertions(+), 12 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.