This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-9
in repository gcc.
from 449246af10b PR fortran/95587 - ICE in gfc_target_encode_expr, at fortra [...]
new 84323d9fa75 PR fortran/95689 - ICE in check_sym_interfaces, at fortran/ [...]
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/fortran/interface.c | 5 ++++-
gcc/testsuite/gfortran.dg/pr95689.f90 | 16 ++++++++++++++++
2 files changed, 20 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr95689.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-9
in repository gcc.
from f541655e8b9 Fix memory corruption with vector and variant record
new 449246af10b PR fortran/95587 - ICE in gfc_target_encode_expr, at fortra [...]
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/fortran/match.c | 5 +++++
gcc/testsuite/gfortran.dg/pr95587.f90 | 13 +++++++++++++
2 files changed, 18 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/pr95587.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 12847c39d9d Fix memory corruption with vector and variant record
new 862ea30fcb5 Make forall statement in testsuite conforming.
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/testsuite/gfortran.fortran-torture/execute/forall_5.f90 | 8 ++++----
1 file changed, 4 insertions(+), 4 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 788b962aa00 coroutines: Add a cleanup expression for g-r-o when needed [...]
new 6f609029c70 Make forall statement in testsuite conforming.
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/testsuite/gfortran.fortran-torture/execute/forall_5.f90 | 8 ++++----
1 file changed, 4 insertions(+), 4 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 binutils-gdb.
from fc3ecb3e61f gdb: add empty lines in loc.c
new 1fb5ee62036 gdb: add some more empty lines in loc.c
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:
gdb/ChangeLog | 5 +++++
gdb/dwarf2/loc.c | 17 +++++++++++++++++
2 files changed, 22 insertions(+)
--
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 f37b21b481a PR 22843: ld, gold: Add --dependency-file option.
new fc3ecb3e61f gdb: add empty lines in loc.c
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:
gdb/ChangeLog | 10 ++++++++++
gdb/dwarf2/loc.c | 42 +++++++++++++++++++++++++++++++++++++++++-
2 files changed, 51 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 236ef0346d8 Fix "maint selftest" regression, add struct scoped_mock_context
new f37b21b481a PR 22843: ld, gold: Add --dependency-file option.
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:
gold/ChangeLog | 13 +++++++++++
gold/fileread.cc | 30 ++++++++++++++++++++++++
gold/fileread.h | 14 +++++++++++-
gold/layout.cc | 70 ++++++++++++++++++++++++++++++--------------------------
gold/options.h | 14 ++++++++----
ld/ChangeLog | 18 +++++++++++++++
ld/NEWS | 4 ++++
ld/ld.h | 2 ++
ld/ld.texi | 15 ++++++++++++
ld/ldelf.c | 4 +++-
ld/ldfile.c | 28 +++++++++++++----------
ld/ldlex.h | 1 +
ld/ldmain.c | 52 ++++++++++++++++++++++++++++++++++++++++-
ld/ldmain.h | 1 +
ld/lexsup.c | 22 +++++++++++-------
ld/pe-dll.c | 2 ++
16 files changed, 230 insertions(+), 60 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 17964eb3a05 build: Change conditional include and empty.mk to -include [...]
new 788b962aa00 coroutines: Add a cleanup expression for g-r-o when needed [...]
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/cp/coroutines.cc | 71 ++++++++++++++++++----
gcc/testsuite/g++.dg/coroutines/pr95477.C | 37 +++++++++++
...7-void-ret-coro.C => void-gro-non-class-coro.C} | 14 ++---
3 files changed, 103 insertions(+), 19 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/coroutines/pr95477.C
copy gcc/testsuite/g++.dg/coroutines/{torture/co-ret-17-void-ret-coro.C => void-gr [...]
--
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_bmk_tx1/llvm-master-aarch64-spec2k6-Os
in repository toolchain/ci/base-artifacts.
discards e0bc3d18 1: update: binutils-gcc-glibc-llvm: 1
new d3e677aa 1: update: binutils-gcc-glibc-llvm: 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 (e0bc3d18)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tx1/llvm-master-aarc [...]
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 | 62 +-
02-prepare_abe/console.log | 430 +-
03-build_abe-binutils/console.log | 10837 +--
04-build_abe-stage1/console.log | 15704 ++--
05-build_abe-linux/console.log | 108 +-
06-build_abe-glibc/console.log | 39457 +++++----
07-build_abe-stage2/console.log | 37375 +++++----
08-build_llvm-true/console.log | 13042 +--
10-benchmark--Os/benchmark-start.log | 2 +-
10-benchmark--Os/benchmark.log | 12 +-
10-benchmark--Os/console.log | 256 +-
11-check_regression/console.log | 2483 +-
11-check_regression/results-0.csv | 2272 +-
11-check_regression/results-1.csv | 2265 +-
11-check_regression/results-brief.csv | 38 +-
11-check_regression/results-compare.csv | 7 +-
11-check_regression/results-full.csv | 2431 +-
11-check_regression/results.csv | 163 +-
11-check_regression/results.log | 2606 +-
12-update_baseline/console.log | 5009 +-
12-update_baseline/results-1.csv | 2265 +-
12-update_baseline/results-brief.csv | 38 +-
12-update_baseline/results-compare.csv | 5 +-
12-update_baseline/results-full.csv | 2265 +-
12-update_baseline/results.csv | 163 +-
12-update_baseline/results.log | 1862 +-
console.log | 124771 ++++++++++++++---------------
jenkins/manifest.sh | 24 +-
results_id | 2 +-
29 files changed, 132800 insertions(+), 133154 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_bmk_tk1/llvm-master-arm-spec2k6-O3_LTO
in repository toolchain/ci/base-artifacts.
discards 0d546842 0: update: binutils-gcc-glibc-llvm: 1
new dfcffba8 0: update: binutils-gcc-glibc-llvm: 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 (0d546842)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tk1/llvm-master-arm- [...]
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 | 130 +-
02-prepare_abe/console.log | 414 +-
03-build_abe-binutils/console.log | 11575 +-
04-build_abe-stage1/console.log | 20409 ++--
05-build_abe-linux/console.log | 288 +-
06-build_abe-glibc/console.log | 38783 ++++---
07-build_abe-stage2/console.log | 45628 ++++----
08-build_llvm-true/console.log | 13048 +--
10-benchmark--O3_LTO_marm/benchmark-start.log | 2 +-
10-benchmark--O3_LTO_marm/benchmark.log | 14 +-
10-benchmark--O3_LTO_marm/console.log | 162 +-
11-check_regression/console.log | 168 +-
11-check_regression/results-0.csv | 118 +-
11-check_regression/results-1.csv | 126 +-
11-check_regression/results-brief.csv | 38 +-
11-check_regression/results-full.csv | 126 +-
11-check_regression/results.csv | 48 +-
11-check_regression/results.log | 2840 +-
12-update_baseline/console.log | 772 +-
12-update_baseline/results-0.csv | 118 +-
12-update_baseline/results-1.csv | 126 +-
12-update_baseline/results-brief.csv | 38 +-
12-update_baseline/results-full.csv | 126 +-
12-update_baseline/results.csv | 48 +-
12-update_baseline/results.log | 2808 +-
console.log | 131583 +++++++++++------------
jenkins/manifest.sh | 24 +-
results_id | 2 +-
28 files changed, 134826 insertions(+), 134736 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 binutils-gdb.
from bb8d126033b Adjust command completion output when TUI is disabled
new 236ef0346d8 Fix "maint selftest" regression, add struct scoped_mock_context
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:
gdb/ChangeLog | 10 ++++++
gdb/gdbarch-selftests.c | 39 ++--------------------
gdb/regcache.c | 71 +++++++++-------------------------------
gdb/scoped-mock-context.h | 82 +++++++++++++++++++++++++++++++++++++++++++++++
4 files changed, 109 insertions(+), 93 deletions(-)
create mode 100644 gdb/scoped-mock-context.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 aec24341d0a libiberty, include: add bsearch_r
new 17964eb3a05 build: Change conditional include and empty.mk to -include [...]
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 | 12 +++---------
libgcc/Makefile.in | 22 +++++++++++-----------
libgcc/config/avr/libf7/t-libf7 | 4 ++--
libgcc/config/avr/t-avr | 10 +++++-----
libgcc/empty.mk | 2 --
5 files changed, 21 insertions(+), 29 deletions(-)
delete mode 100644 libgcc/empty.mk
--
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-9
in repository gcc.
from eb9a24a6b6b Fortran : ICE in resolve_fl_procedure PR95708
new f541655e8b9 Fix memory corruption with vector and variant record
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/ada/gcc-interface/trans.c | 18 ++++++++++++------
1 file changed, 12 insertions(+), 6 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 d94d571bf0d Remove unintended checkin
new fa0588dbec3 Emit user subtypes with -fgnat-encodings=minimal
new cd42cdc225a Minor cleanup in elaborate_expression
new 5bdd063b9d8 Streamline implementation of renaming in gigi
new ce36abee277 Minor tweak to elaborate_expression_1
new b523ee1f4b1 Emit debug info for integral variables first
new d63fbcf8008 Fix memory corruption with vector and variant record
new 855bb998c93 Remove superfluous space
new aec24341d0a libiberty, include: add bsearch_r
The 8 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/ada/gcc-interface/ada-tree.h | 7 --
gcc/ada/gcc-interface/decl.c | 166 ++++++++++++++++-------------------
gcc/ada/gcc-interface/misc.c | 3 -
gcc/ada/gcc-interface/trans.c | 67 ++++++--------
gcc/ada/gcc-interface/utils.c | 42 +++++----
gcc/ada/gcc-interface/utils2.c | 2 +-
include/libiberty.h | 7 ++
libiberty/Makefile.in | 12 ++-
libiberty/{bsearch.c => bsearch_r.c} | 18 ++--
libiberty/functions.texi | 21 ++++-
10 files changed, 173 insertions(+), 172 deletions(-)
copy libiberty/{bsearch.c => bsearch_r.c} (85%)
--
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 837329193e4 Daily bump.
new 8cd9870d1b2 Fix memory corruption with vector and variant record
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/ada/gcc-interface/trans.c | 18 ++++++++++++------
1 file changed, 12 insertions(+), 6 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 7d919c33fbd middle-end/95493 - bogus MEM_ATTRS for variable array access
new 12847c39d9d Fix memory corruption with vector and variant record
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/ada/gcc-interface/trans.c | 18 ++++++++++++------
1 file changed, 12 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.