This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-8
in repository gcc.
from f2ca2b4e23e Add missing alignment checks in epilogue loop vectorisation [...]
new bef3ed832a9 cprop: Fix -fcompare-debug bug in constprop_register [PR100148]
new 2b8cc983060 vmsdbgout: Remove useless register keywords
new e5b0236ad76 cfgcleanup: Fix -fcompare-debug issue in outgoing_edges_mat [...]
new e704ac6615e aarch64: Fix ICE in aarch64_add_offset_1_temporaries [PR100302]
new 0d7e8e713c5 nvptx: Fix up nvptx build against latest libstdc++ [PR100375]
The 5 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/cfgcleanup.c | 4 +-
gcc/config/aarch64/aarch64.c | 2 +-
gcc/config/nvptx/nvptx.c | 10 ++--
gcc/cprop.c | 8 +--
gcc/testsuite/g++.dg/opt/pr100148.C | 27 ++++++++++
gcc/testsuite/g++.dg/opt/pr100254.C | 100 ++++++++++++++++++++++++++++++++++++
gcc/vmsdbgout.c | 20 ++++----
7 files changed, 150 insertions(+), 21 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/opt/pr100148.C
create mode 100644 gcc/testsuite/g++.dg/opt/pr100254.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 binutils-gdb.
from 225bda24db9 [gdb/guile] Don't allow libguile to change libgmp mem fns
new 5ee0bc23a68 sim: clean up bfd_vma printing
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:
sim/common/ChangeLog | 7 +++++++
sim/common/cgen-trace.c | 4 ++--
sim/common/sim-load.c | 24 ++++++------------------
sim/cr16/ChangeLog | 4 ++++
sim/cr16/interp.c | 3 ++-
sim/cris/ChangeLog | 6 ++++++
sim/cris/sim-if.c | 16 +++++++++-------
sim/d10v/ChangeLog | 5 +++++
sim/d10v/d10v_sim.h | 1 -
sim/d10v/interp.c | 3 ++-
sim/erc32/ChangeLog | 4 ++++
sim/erc32/func.c | 2 +-
sim/m32c/ChangeLog | 4 ++++
sim/m32c/load.c | 4 ++--
sim/rl78/ChangeLog | 4 ++++
sim/rl78/load.c | 18 ++++++++++++------
sim/rx/ChangeLog | 4 ++++
sim/rx/load.c | 8 +++++---
18 files changed, 79 insertions(+), 42 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-8
in repository gcc.
from 8745c6b0d21 Daily bump.
new b7bdb6462bb re PR rtl-optimization/81025 (gcc ICE while building glibc [...]
new a9ac51b5497 haifa-sched: handle fallthru edge to EXIT block (PR 85899)
new d884fba07f0 re PR tree-optimization/86159 (g++ ICE at -O1 and above on [...]
new f2ca2b4e23e Add missing alignment checks in epilogue loop vectorisation [...]
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/haifa-sched.c | 2 +-
gcc/reorg.c | 15 ++++++++++++++-
gcc/testsuite/g++.dg/pr86159.C | 10 ++++++++++
gcc/testsuite/gcc.dg/pr85899.c | 17 +++++++++++++++++
gcc/testsuite/gfortran.dg/vect/vect-8-epilogue.F90 | 6 ++++++
gcc/tree-cfg.c | 6 ------
gcc/tree-vect-loop.c | 21 +++++++++++----------
7 files changed, 59 insertions(+), 18 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/pr86159.C
create mode 100644 gcc/testsuite/gcc.dg/pr85899.c
create mode 100644 gcc/testsuite/gfortran.dg/vect/vect-8-epilogue.F90
--
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 9225a497de1 early-remat.c: Fix new/delete mismatch [PR100230]
new 14786c8bcec vmsdbgout: Remove useless register keywords
new 5a79a9043c2 cfgcleanup: Fix -fcompare-debug issue in outgoing_edges_mat [...]
new 42ba897862f aarch64: Fix ICE in aarch64_add_offset_1_temporaries [PR100302]
new a0f9800f389 nvptx: Fix up nvptx build against latest libstdc++ [PR100375]
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/cfgcleanup.c | 4 +-
gcc/config/aarch64/aarch64.c | 2 +-
gcc/config/nvptx/nvptx.c | 10 ++--
gcc/testsuite/g++.dg/opt/pr100254.C | 101 ++++++++++++++++++++++++++++++++++++
gcc/vmsdbgout.c | 20 +++----
5 files changed, 119 insertions(+), 18 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/opt/pr100254.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 releases/gcc-11
in repository gcc.
from a7b9706482f Daily bump.
new da9c085ddbf nvptx: Fix up nvptx build against latest libstdc++ [PR100375]
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/nvptx/nvptx.c | 10 +++++-----
1 file changed, 5 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_gnu/gnu-master-arm-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards 00ab8802 0: update: gcc-6e1ecc984ef71fc80d0fb7e91ac38af16ccb1943: 1
new 72d09328 0: update: gcc-00d8545d7058d2fcac6ef7203773f17f3b517121: 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 (00ab8802)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-boots [...]
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 | 14 +-
02-prepare_abe/console.log | 2 +-
04-build_abe-bootstrap_ubsan/console.log | 90473 ++++++++++++++--------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 90491 ++++++++++++++---------------
jenkins/manifest.sh | 10 +-
7 files changed, 90494 insertions(+), 90500 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 ad0a3be4df5 libstdc++: Remove _GLIBCXX_USE_INT128 autoconf macro
new af5b2b911dd libstdc++: Do not use deduced return type for std::visit [P [...]
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/include/std/variant | 50 ++++++++++++------------
libstdc++-v3/testsuite/20_util/variant/100384.cc | 9 +++++
2 files changed, 34 insertions(+), 25 deletions(-)
create mode 100644 libstdc++-v3/testsuite/20_util/variant/100384.cc
--
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 93f8cb4965c Reuse non-gimple_reg variable for inlining
new ad0a3be4df5 libstdc++: Remove _GLIBCXX_USE_INT128 autoconf macro
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/acinclude.m4 | 36 ++++--------------------------------
libstdc++-v3/config.h.in | 3 ---
libstdc++-v3/configure | 36 +-----------------------------------
libstdc++-v3/configure.ac | 2 +-
libstdc++-v3/include/bits/random.h | 2 +-
libstdc++-v3/include/std/charconv | 2 +-
6 files changed, 8 insertions(+), 73 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 1b0f5700098 Restrict gcc.dg/tree-ssa/ssa-dse-26.c
new f418bc3cd17 Fix libiberty link failures in LTO mode for MinGW
new 93f8cb4965c Reuse non-gimple_reg variable for inlining
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/builtins.c | 12 ++++++--
gcc/symtab.c | 5 +---
gcc/testsuite/gnat.dg/opt94.adb | 17 +++++++++++
gcc/testsuite/gnat.dg/opt94_pkg.adb | 31 ++++++++++++++++++++
gcc/testsuite/gnat.dg/opt94_pkg.ads | 11 ++++++++
gcc/tree-inline.c | 56 ++++++++++++++-----------------------
gcc/tree-inline.h | 6 ++--
libiberty/configure | 4 +--
libiberty/configure.ac | 2 +-
9 files changed, 97 insertions(+), 47 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/opt94.adb
create mode 100644 gcc/testsuite/gnat.dg/opt94_pkg.adb
create mode 100644 gcc/testsuite/gnat.dg/opt94_pkg.ads
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.