This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch devel/modula-2
in repository gcc.
from 7e20439cdef Merge branch 'master' into devel/modula-2.
new f9d489dbbe7 Remove unused variables, parameters and procedures.
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/m2/Make-lang.in | 4 +--
gcc/m2/gm2-compiler/CLexBuf.mod | 8 ++---
gcc/m2/gm2-compiler/M2ALU.mod | 14 +++++++--
gcc/m2/gm2-compiler/M2Base.mod | 3 +-
gcc/m2/gm2-compiler/M2CaseList.def | 2 +-
gcc/m2/gm2-compiler/M2CaseList.mod | 55 ++++++++++++++++-------------------
gcc/m2/gm2-compiler/M2GenGCC.mod | 58 ++++---------------------------------
gcc/m2/gm2-compiler/M2Range.mod | 4 +--
gcc/m2/gm2-compiler/M2Search.mod | 32 ++++++++++++++------
gcc/m2/gm2-compiler/M2Swig.mod | 22 +++++++-------
gcc/m2/gm2-compiler/ObjectFiles.mod | 10 +++----
gcc/m2/gm2-compiler/PCSymBuild.mod | 2 ++
gcc/m2/gm2-compiler/Sets.mod | 9 +++---
gcc/m2/gm2-compiler/SymbolTable.mod | 26 +++++++++++++----
gcc/m2/gm2-compiler/cflex.def | 9 +++++-
gcc/m2/gm2-libs-min/libc.c | 4 +++
gcc/m2/gm2-libs/libc.def | 37 +++++++++++------------
gm2tools/Makefile.in | 2 +-
18 files changed, 150 insertions(+), 151 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 linux.
from 73f3af7b4611 Merge branch 'akpm' (patches from Andrew)
new 4e9655763b82 Revert "btrfs: compression: don't try to compress if we do [...]
new 9b49ceb8545b Merge tag 'for-5.14-rc7-tag' of git://git.kernel.org/pub/s [...]
new b2f9fa1f3bd8 ceph: correctly handle releasing an embedded cap flush
new a9e6ffbc5b73 ceph: fix possible null-pointer dereference in ceph_mdsmap [...]
new 97d8cc20085f Merge tag 'ceph-for-5.14-rc8' of git://github.com/ceph/cep [...]
new 3eb9cdffb397 Partially revert "arm64/mm: drop HAVE_ARCH_PFN_VALID"
new 1a6d80ff2419 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...]
The 7 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:
arch/arm64/Kconfig | 1 +
arch/arm64/include/asm/page.h | 1 +
arch/arm64/mm/init.c | 37 +++++++++++++++++++++++++++++++++++++
fs/btrfs/inode.c | 2 +-
fs/ceph/caps.c | 21 +++++++++++++--------
fs/ceph/mds_client.c | 7 ++++---
fs/ceph/mdsmap.c | 8 +++++---
fs/ceph/snap.c | 3 +++
fs/ceph/super.h | 3 ++-
9 files changed, 67 insertions(+), 16 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 bb59f9b5656 Daily bump.
new d9887f6d99f Fortran: fix pointless warning for static variables
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/trans-decl.c | 20 +++++++++++++-------
gcc/testsuite/gfortran.dg/pr98411.f90 | 4 +++-
2 files changed, 16 insertions(+), 8 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 cb8593a3f2a Daily bump.
new 65ff948e6f8 Fortran: fix pointless warning for static variables
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/trans-decl.c | 20 +++++++++++++-------
gcc/testsuite/gfortran.dg/pr98411.f90 | 4 +++-
2 files changed, 16 insertions(+), 8 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 226eb7ff5d7 [i386] Set all_regs to true in the call to replace_rtx [PR102057]
new a2d9b558299 [Committed] Tidy up !POINTER_TYPE_P test in match.pd LSHIFT [...]
new b2ef23239f2 Improved handling of shifts/rotates in bit CCP.
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/match.pd | 1 -
.../gcc.dg/tree-ssa/{ssa-ccp-13.c => ssa-ccp-41.c} | 10 +-
gcc/tree-ssa-ccp.c | 160 +++++++++++++++++++++
3 files changed, 164 insertions(+), 7 deletions(-)
copy gcc/testsuite/gcc.dg/tree-ssa/{ssa-ccp-13.c => ssa-ccp-41.c} (63%)
--
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_bootstrap/release-arm-bootstrap_O3
in repository toolchain/ci/binutils-gdb.
from 151930484c Automatic date update in version.in
adds 4076f97168 Automatic date update in version.in
adds 09d2f7f1fc Automatic date update in version.in
adds 140b6a12b0 Automatic date update in version.in
adds 5f3f74edb0 Automatic date update in version.in
No new revisions were added by this update.
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_bootstrap/release-arm-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards 693d3538 0: update: gcc-d056e29c7f1fc7536ee72f6bc703c5d30fe2c521: 2
new ada15769 0: update: binutils-gcc: 2
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 (693d3538)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/release-ar [...]
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 | 118 +-
02-prepare_abe/console.log | 454 +-
04-build_abe-binutils/console.log | 18198 +++---
05-build_abe-bootstrap_O3/console.log | 80278 +++++++++++++-------------
06-check_regression/console.log | 16 +-
07-update_baseline/console.log | 16 +-
console.log | 99094 ++++++++++++++++----------------
jenkins/manifest.sh | 13 +-
8 files changed, 99138 insertions(+), 99049 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.