This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 49fb0af9bf8 PR tree-optimization/101895: Fold VEC_PERM to help recognize FMA.
new da24fce323e i386: Use no-mmx,no-sse for LIBGCC2_UNWIND_ATTRIBUTE [PR104890]
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/i386.h | 6 +++---
1 file changed, 3 insertions(+), 3 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 efd1582926f c++: Fix up cp_parser_skip_to_pragma_eol [PR104623]
new 49fb0af9bf8 PR tree-optimization/101895: Fold VEC_PERM to help recognize FMA.
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/match.pd | 21 +++++++++++++++++++--
gcc/testsuite/gcc.target/i386/pr101895.c | 11 +++++++++++
2 files changed, 30 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr101895.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_check_bootstrap/master-aarch64-check_bootstrap
in repository toolchain/ci/base-artifacts.
discards fddc8937 0: update: gcc-823b3b79cd2b137f1023742ee1ba93e8712cef0a: 1
new 3deb3216 0: update: gcc-373a2dc2be0089ae59b61202a6023458aaaf63d8: 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 (fddc8937)
\
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 1580 -> 1580 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2728 bytes
03-build_abe-binutils/console.log.xz | Bin 37124 -> 36512 bytes
04-build_abe-bootstrap/console.log.xz | Bin 263020 -> 262912 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3868 -> 3868 bytes
06-build_abe-check_bootstrap/console.log.xz | Bin 2528 -> 2600 bytes
07-check_regression/console.log.xz | Bin 3020 -> 3396 bytes
07-check_regression/fails.sum | 6 +-
07-check_regression/results.compare | 29 +-
07-check_regression/results.compare2 | 99 +-
07-check_regression/results.regressions | 29 +-
08-update_baseline/console.log | 480 +--
08-update_baseline/fails.sum | 6 +-
08-update_baseline/results.compare | 29 +-
08-update_baseline/results.compare2 | 99 +-
08-update_baseline/results.regressions | 29 +-
jenkins/manifest.sh | 8 +-
sumfiles/g++.log.xz | Bin 3530164 -> 3557316 bytes
sumfiles/g++.sum | 190 +-
sumfiles/gcc.log.xz | Bin 3138356 -> 3108716 bytes
sumfiles/gcc.sum | 4457 ++++++++++++++-------------
sumfiles/gfortran.log.xz | Bin 1070480 -> 1072416 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2348 -> 2348 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 204680 -> 204152 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2724 -> 2728 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 450316 -> 435804 bytes
sumfiles/libstdc++.sum | 10 +-
31 files changed, 2904 insertions(+), 2633 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 373a2dc2be0 Avoid -Wdangling-pointer for by-transparent-reference argum [...]
new a2645cd8fb3 ifcvt: Punt if not onlyjump_p for find_if_case_{1,2} [PR104814]
new efd1582926f c++: Fix up cp_parser_skip_to_pragma_eol [PR104623]
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/cp/parser.cc | 2 --
gcc/ifcvt.cc | 14 ++++++++----
gcc/testsuite/g++.dg/gomp/pr104623.C | 9 ++++++++
gcc/testsuite/gcc.c-torture/execute/pr104814.c | 30 ++++++++++++++++++++++++++
4 files changed, 49 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/gomp/pr104623.C
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr104814.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_check/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 63a0a9f6 0: update: gcc-c6f7a9fcbf1b7c5906bf3edcbdc39b2a0056f5e3: 1
new 4268494e 0: update: gcc-373a2dc2be0089ae59b61202a6023458aaaf63d8: 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 (63a0a9f6)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-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.xz | Bin 1484 -> 1528 bytes
02-prepare_abe/console.log.xz | Bin 2716 -> 2744 bytes
03-build_abe-binutils/console.log.xz | Bin 36896 -> 37340 bytes
04-build_abe-gcc/console.log.xz | Bin 206476 -> 207548 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3884 -> 3840 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2368 -> 2668 bytes
07-check_regression/console.log.xz | Bin 3036 -> 3268 bytes
07-check_regression/fails.sum | 7 +-
07-check_regression/results.compare | 28 +-
07-check_regression/results.compare2 | 70 +-
07-check_regression/results.regressions | 28 +-
08-update_baseline/console.log | 482 ++--
08-update_baseline/fails.sum | 7 +-
08-update_baseline/results.compare | 28 +-
08-update_baseline/results.compare2 | 70 +-
08-update_baseline/results.regressions | 28 +-
jenkins/manifest.sh | 8 +-
sumfiles/g++.log.xz | Bin 3483320 -> 3490980 bytes
sumfiles/g++.sum | 162 +-
sumfiles/gcc.log.xz | Bin 3006904 -> 2988672 bytes
sumfiles/gcc.sum | 4759 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 1033656 -> 1031940 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2180 -> 2180 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 198264 -> 198060 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2540 -> 2544 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 430820 -> 430832 bytes
sumfiles/libstdc++.sum | 12 +-
31 files changed, 2942 insertions(+), 2813 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.