This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 58f71a34c68 libstdc++: Link test with libatomic if needed [PR 98003]
new 03eb09292ef Add if-chain to switch conversion pass.
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/Makefile.in | 1 +
gcc/dbgcnt.def | 1 +
gcc/gimple-if-to-switch.cc | 566 +++++++++++++++++++++++++
gcc/passes.def | 1 +
gcc/testsuite/g++.dg/tree-ssa/if-to-switch-1.C | 25 ++
gcc/testsuite/gcc.dg/tree-ssa/if-to-switch-1.c | 35 ++
gcc/testsuite/gcc.dg/tree-ssa/if-to-switch-2.c | 11 +
gcc/testsuite/gcc.dg/tree-ssa/if-to-switch-3.c | 11 +
gcc/testsuite/gcc.dg/tree-ssa/if-to-switch-4.c | 36 ++
gcc/testsuite/gcc.dg/tree-ssa/if-to-switch-5.c | 12 +
gcc/testsuite/gcc.dg/tree-ssa/if-to-switch-6.c | 42 ++
gcc/testsuite/gcc.dg/tree-ssa/if-to-switch-7.c | 25 ++
gcc/testsuite/gcc.dg/tree-ssa/if-to-switch-8.c | 27 ++
gcc/testsuite/gcc.dg/tree-ssa/pr96480.c | 2 +-
gcc/testsuite/gcc.dg/tree-ssa/reassoc-32.c | 2 +-
gcc/timevar.def | 1 +
gcc/tree-pass.h | 1 +
gcc/tree-ssa-reassoc.c | 27 +-
gcc/tree-ssa-reassoc.h | 48 +++
gcc/tree-switch-conversion.h | 24 +-
20 files changed, 866 insertions(+), 32 deletions(-)
create mode 100644 gcc/gimple-if-to-switch.cc
create mode 100644 gcc/testsuite/g++.dg/tree-ssa/if-to-switch-1.C
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/if-to-switch-1.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/if-to-switch-2.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/if-to-switch-3.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/if-to-switch-4.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/if-to-switch-5.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/if-to-switch-6.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/if-to-switch-7.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/if-to-switch-8.c
create mode 100644 gcc/tree-ssa-reassoc.h
--
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 55419d8730e gcc/testsuite/s390: Add test cases for float_t
new 58f71a34c68 libstdc++: Link test with libatomic if needed [PR 98003]
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:
libstdc++-v3/testsuite/27_io/basic_syncbuf/sync_ops/1.cc | 5 +++--
1 file changed, 3 insertions(+), 2 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-10
in repository gcc.
from 4899977e8fe Daily bump.
new 9d769cdde26 middle-end/97554 - avoid overflow in alloc size compute
new af7bd9c22e1 testsuite/98002 - fix gcc.dg/strncmp-2.c
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/sbitmap.c | 3 ++-
gcc/testsuite/gcc.dg/strncmp-2.c | 1 +
2 files changed, 3 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_kernel/gnu-release-arm-next-allnoconfig
in repository toolchain/ci/gcc.
from 90ed2b9e92f Daily bump.
adds 6b7ab0e565d Backport of the patch for PR target/91816
adds d7026d80fef Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 7 +++
gcc/DATESTAMP | 2 +-
gcc/config/arm/arm-protos.h | 2 +
gcc/config/arm/arm.c | 33 ++++++++++
gcc/config/arm/arm.md | 112 +++++++++++++++++++++++++--------
gcc/testsuite/ChangeLog | 4 ++
gcc/testsuite/gcc.target/arm/pr91816.c | 64 +++++++++++++++++++
7 files changed, 197 insertions(+), 27 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arm/pr91816.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_kernel/gnu-release-arm-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 4044ac30 0: update: binutils-gcc-linux: all
new f6049389 0: update: binutils-gcc-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 (4044ac30)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-n [...]
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 | 166 +-
02-prepare_abe/console.log | 446 +-
03-build_abe-binutils/console.log | 10673 +++++------
04-build_abe-stage1/console.log | 18213 +++++++++---------
05-build_linux/console.log | 666 +-
07-check_regression/console.log | 2 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 10 +-
08-update_baseline/results.regressions | 2 +-
console.log | 30178 +++++++++++++++---------------
jenkins/manifest.sh | 14 +-
11 files changed, 30190 insertions(+), 30182 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/gnu-release-arm-mainline-allyesconfig
in repository toolchain/ci/gcc.
from 90ed2b9e92f Daily bump.
adds 6b7ab0e565d Backport of the patch for PR target/91816
adds d7026d80fef Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 7 +++
gcc/DATESTAMP | 2 +-
gcc/config/arm/arm-protos.h | 2 +
gcc/config/arm/arm.c | 33 ++++++++++
gcc/config/arm/arm.md | 112 +++++++++++++++++++++++++--------
gcc/testsuite/ChangeLog | 4 ++
gcc/testsuite/gcc.target/arm/pr91816.c | 64 +++++++++++++++++++
7 files changed, 197 insertions(+), 27 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arm/pr91816.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_kernel/gnu-release-arm-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards dd409c18 0: update: binutils-gcc-linux: all
new e7fc003f 0: update: binutils-gcc-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 (dd409c18)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-m [...]
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 | 168 +-
02-prepare_abe/console.log | 244 +-
03-build_abe-binutils/console.log | 10694 +++++------
04-build_abe-stage1/console.log | 18142 +++++++++---------
05-build_linux/console.log | 284 +-
07-check_regression/console.log | 14 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 22 +-
08-update_baseline/results.regressions | 2 +-
console.log | 29684 +++++++++++++++---------------
jenkins/manifest.sh | 10 +-
11 files changed, 29627 insertions(+), 29639 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 69157fe7582 x86_64: Fix up -fpic -mcmodel=large -fno-plt [PR98063]
new cbc4ae2b263 IPA: drop implicit_section again
new cffd725c0eb testsuite: remove LIT annotation and reduce
new a5dd6b69fcb IBM Z: Configure excess precision for float at compile-time
new 55419d8730e gcc/testsuite/s390: Add test cases for float_t
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.in | 4 +
gcc/config/s390/s390.c | 27 ++-
gcc/configure | 77 ++++++-
gcc/configure.ac | 45 +++++
gcc/doc/install.texi | 10 +
gcc/symtab.c | 5 +-
gcc/testsuite/g++.dg/ipa/pr98057.C | 18 ++
gcc/testsuite/g++.dg/torture/pr93347.C | 320 ++----------------------------
gcc/testsuite/gcc.target/s390/float_t-1.c | 15 ++
gcc/testsuite/gcc.target/s390/float_t-2.c | 13 ++
10 files changed, 221 insertions(+), 313 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ipa/pr98057.C
create mode 100644 gcc/testsuite/gcc.target/s390/float_t-1.c
create mode 100644 gcc/testsuite/gcc.target/s390/float_t-2.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.