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 0fabf86a52c Fortran - fix handling of substring start and end indices
new 116d6d36a7c Daily bump.
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/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 19 +++++++++++++++++++
gcc/testsuite/ChangeLog | 17 +++++++++++++++++
3 files changed, 37 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 releases/gcc-11
in repository gcc.
from da0a5628d47 rs6000: Fix ELFv2 r12 use in epilogue
new ae362db3e5c Daily bump.
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/ChangeLog | 18 ++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 10 ++++++++++
gcc/testsuite/ChangeLog | 17 +++++++++++++++++
4 files changed, 46 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 gcc.
from 09e18d113b3 runtime: set runtime.GOROOT value at build time
new 2c41dd82e23 Daily bump.
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/ChangeLog | 94 +++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 239 ++++++++++++++++++++++++++++++++++++++++++++++++
gcc/cp/ChangeLog | 5 +
gcc/fortran/ChangeLog | 28 ++++++
gcc/testsuite/ChangeLog | 34 +++++++
gotools/ChangeLog | 5 +
libgfortran/ChangeLog | 6 ++
libgomp/ChangeLog | 7 ++
9 files changed, 419 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 releases/gcc-10
in repository gcc.
from 14b7e8ace82 rs6000: Fix ELFv2 r12 use in epilogue
new a35a3f5907b Daily bump.
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/ChangeLog | 18 ++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 29 +++++++++++++++++++++++++++++
gcc/testsuite/ChangeLog | 33 +++++++++++++++++++++++++++++++++
4 files changed, 81 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 binutils-2_37-branch
in repository binutils-gdb.
from 27439f0edab Automatic date update in version.in
new fcc561a54de Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 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 gdb-11-branch
in repository binutils-gdb.
from c5de623fa36 Automatic date update in version.in
new 28e12bc76d7 Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 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 5226a6a892f Change the linker's heuristic for computing the entry point [...]
new 5d0869d9872 Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 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/master-arm
in repository toolchain/ci/gcc.
from 303b5d87472 [Ada] Add some comments in init.c about the lynx178 signal handler
adds 08f392534a2 Allocate non_null_ref tables at creation.
adds 64b80b8819f Do not query SCEV in range_of_phi unless dominators are available.
adds 198bc5ece96 Move postfold_gcond_edges into fur_source.
adds f46d33637c7 path solver: Add relation support.
adds 062c8727df2 path solver: Remove useless code.
adds e4249b10038 path solver: Add related SSAs to solvable set.
adds 97cfb54c3ff path solver: Use ranger to solve unknowns.
adds 09e18d113b3 runtime: set runtime.GOROOT value at build time
No new revisions were added by this update.
Summary of changes:
gcc/gimple-range-cache.cc | 4 +-
gcc/gimple-range-fold.cc | 48 +++---
gcc/gimple-range-fold.h | 4 +-
gcc/gimple-range-path.cc | 375 +++++++++++++++++++++++++++++++++++++++---
gcc/gimple-range-path.h | 20 ++-
gcc/go/gofrontend/MERGE | 2 +-
gcc/tree-ssa-threadbackward.c | 2 +-
gotools/Makefile.am | 4 +-
gotools/Makefile.in | 6 +-
libgo/Makefile.am | 11 +-
libgo/Makefile.in | 12 +-
libgo/go/runtime/extern.go | 2 -
12 files changed, 423 insertions(+), 67 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_check/master-arm
in repository toolchain/ci/base-artifacts.
discards 669ea2ae7 0: update: binutils-gcc: 1
new 22450a63f 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 (669ea2ae7)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (22 [...]
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 1520 -> 1512 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 63452 -> 64532 bytes
04-build_abe-gcc/console.log.xz | Bin 226340 -> 224240 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3800 -> 3812 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2412 -> 2548 bytes
07-check_regression/console.log.xz | Bin 3260 -> 2400 bytes
07-check_regression/results.compare | 31 +-
07-check_regression/results.compare2 | 36 +-
08-update_baseline/console.log | 244 +-
08-update_baseline/results.compare | 31 +-
08-update_baseline/results.compare2 | 36 +-
jenkins/manifest.sh | 8 +-
sumfiles/g++.log.xz | Bin 2641000 -> 2696756 bytes
sumfiles/g++.sum | 108 +-
sumfiles/gcc.log.xz | Bin 2221380 -> 2231608 bytes
sumfiles/gcc.sum | 4192 ++++++++++++++++-----------------
sumfiles/gfortran.log.xz | Bin 866364 -> 864640 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2148 -> 2156 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 169096 -> 168516 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2532 -> 2516 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 448392 -> 459960 bytes
sumfiles/libstdc++.sum | 12 +-
27 files changed, 2325 insertions(+), 2439 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-11
in repository gcc.
from 7fbab3afca9 Fortran - (large) arrays in the main shall be static
new 5210f05c6eb rs6000: Don't use r12 for CR save on ELFv2 (PR102107)
new da0a5628d47 rs6000: Fix ELFv2 r12 use in epilogue
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/config/rs6000/rs6000-logue.c | 15 +++++++++++----
1 file changed, 11 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.