This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch devel/c++-modules
in repository gcc.
from a73506a7766 Rename -fnote-include-translate to -flang-info-include-translate
new 0a3599b5988 Extern instantiations
new 3a846b5f96e include-next should not be xlated
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:
ChangeLog.modules | 14 ++++++++++
gcc/cp/module.cc | 30 ++++++++++++----------
gcc/testsuite/g++.dg/modules/extern-tpl-1_a.H | 23 +++++++++++++++++
gcc/testsuite/g++.dg/modules/extern-tpl-1_b.C | 7 +++++
.../modules/{using-1_c.C => extern-tpl-1_c.C} | 4 +--
libcpp/files.c | 5 +++-
6 files changed, 66 insertions(+), 17 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/modules/extern-tpl-1_a.H
create mode 100644 gcc/testsuite/g++.dg/modules/extern-tpl-1_b.C
copy gcc/testsuite/g++.dg/modules/{using-1_c.C => extern-tpl-1_c.C} (62%)
--
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/gnu-master-aarch64-spec2k6-Os
in repository toolchain/ci/base-artifacts.
discards a8d5cfac 4: update: gcc-cad843c7e7aeee32d41a56282bd1024b5cebf531: 1
discards 44a50b1b 3: reset: gcc-bf19cbc9cea6161f3deb63040601090828c44c53: 1
discards 0942df9c 2: update: binutils-glibc: 1
discards ed20fa00 1: reset: gcc-6aec53ee4f75a64cc9c35577e8d785ba2b692270: 1
discards 4b331990 0: update: binutils-glibc: 1
new d0bf75dd 0: update: binutils-gcc-glibc: 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 (a8d5cfac)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tx1/gnu-master-aarch [...]
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 | 23 +-
02-prepare_abe/console.log | 402 +-
03-build_abe-binutils/console.log | 11612 +--
04-build_abe-stage1/console.log | 16233 ++--
05-build_abe-linux/console.log | 308 +-
06-build_abe-glibc/console.log | 39903 +++++-----
07-build_abe-stage2/console.log | 37923 +++++----
09-benchmark--Os/benchmark-start.log | 2 +-
09-benchmark--Os/benchmark.log | 17 +-
09-benchmark--Os/console.log | 205 +-
10-check_regression/console.log | 3906 +-
10-check_regression/results-0.csv | 3570 +-
10-check_regression/results-1.csv | 3652 +-
10-check_regression/results-brief.csv | 58 +-
10-check_regression/results-compare.csv | 11 +-
10-check_regression/results-full.csv | 3898 +-
10-check_regression/results.csv | 258 +-
10-check_regression/results.log | 4539 +-
11-update_baseline/console.log | 10077 ++-
11-update_baseline/extra-bisect-params | 2 +-
11-update_baseline/results-0.csv | 3521 +-
11-update_baseline/results-1.csv | 3652 +-
11-update_baseline/results-brief.csv | 58 +-
11-update_baseline/results-compare.csv | 26 +-
11-update_baseline/results-full.csv | 3896 +-
11-update_baseline/results.csv | 258 +-
11-update_baseline/results.log | 4819 +-
11-update_baseline/results.regressions | 1 -
console.log | 120600 +++++++++++++++--------------
jenkins/manifest.sh | 20 +-
results_id | 2 +-
31 files changed, 143915 insertions(+), 129537 deletions(-)
delete mode 100644 11-update_baseline/results.regressions
--
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 9c7d619be5a0 Merge tag 'perf-tools-fixes-for-v5.9-2020-09-01' of git:// [...]
new 77f4689de17c fix regression in "epoll: Keep a reference on files added [...]
new 54e54d58184e Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/ [...]
new 9c516e0e4554 xfs: finish dfops on every insert range shift iteration
new 657f101930bc xfs: fix off-by-one in inode alloc block reservation calculation
new f4020438fab0 xfs: fix boundary test in xfs_attr_shortform_verify
new 125eac243806 xfs: initialize the shortform attr header padding entry
new e1d0126ca3a6 Merge tag 'xfs-5.9-fixes-1' of git://git.kernel.org/pub/sc [...]
new f9e040efcc28 dm writecache: handle DAX to partitions on persistent memo [...]
new c322ee9320ea dm mpath: fix racey management of PG initialization
new 7785a9e4c228 dm crypt: Initialize crypto wait structures
new e27fec66f0a9 dm integrity: fix error reporting in bitmap mode after creation
new d16ff19e69ab dm cache metadata: Avoid returning cmd->bm wild pointer on error
new 219403d7e56f dm thin metadata: Avoid returning cmd->bm wild pointer on error
new 3a653b205f29 dm thin metadata: Fix use-after-free in dm_bm_set_read_only
new c3a1309564d3 Merge tag 'for-5.9/dm-fixes' of git://git.kernel.org/pub/s [...]
new 77df710ba633 HID: quirks: Set INCREMENT_USAGE_ON_DUPLICATE for all Sait [...]
new 724a419ea28f HID: microsoft: Add rumble support for the 8bitdo SN30 Pro [...]
new b7429ea53d6c HID: elan: Fix memleak in elan_input_configured
new bce1305c0ece HID: core: Correctly handle ReportSize being zero
new 35556bed836f HID: core: Sanitize event code and type when mapping input
new fc3abb53250a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
The 21 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:
drivers/hid/hid-core.c | 15 ++++++++--
drivers/hid/hid-elan.c | 2 ++
drivers/hid/hid-ids.h | 3 ++
drivers/hid/hid-input.c | 4 +++
drivers/hid/hid-microsoft.c | 2 ++
drivers/hid/hid-multitouch.c | 2 ++
drivers/hid/hid-quirks.c | 2 ++
drivers/md/dm-cache-metadata.c | 8 +++--
drivers/md/dm-crypt.c | 4 +--
drivers/md/dm-integrity.c | 12 ++++++++
drivers/md/dm-mpath.c | 22 +++++++++-----
drivers/md/dm-thin-metadata.c | 10 +++++--
drivers/md/dm-writecache.c | 12 ++++++--
drivers/md/persistent-data/dm-block-manager.c | 14 +++++----
fs/eventpoll.c | 6 ++--
fs/xfs/libxfs/xfs_attr_leaf.c | 8 +++--
fs/xfs/libxfs/xfs_ialloc.c | 4 +--
fs/xfs/libxfs/xfs_trans_space.h | 2 +-
fs/xfs/xfs_bmap_util.c | 2 +-
include/linux/hid.h | 42 ++++++++++++++++++---------
20 files changed, 129 insertions(+), 47 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-release-aarch64-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards 3bbf26ae 0: update: gcc-4c1b39564fa9794141df46ea42370d6ed0f46fcc: 1
new a1b09ae1 0: update: gcc-8c18220564f8372f4d45ed1a4df3fc7f71928654: 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 (3bbf26ae)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-aarch64- [...]
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 | 186 +-
02-prepare_abe/console.log | 430 +-
04-build_abe-bootstrap_O3/console.log | 65893 +++++++++++++++----------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 66557 ++++++++++++++++----------------
jenkins/manifest.sh | 10 +-
7 files changed, 66698 insertions(+), 66382 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.