This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 6118e92bdab 2019-10-10 Paolo Carlini <paolo.carlini(a)oracle.com>
new d6b5c10e8e6 PR c++/92049 - extra error with -fchecking=2.
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/ChangeLog | 6 ++++++
gcc/cp/pt.c | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/template/builtin2.C | 5 +++++
4 files changed, 17 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/template/builtin2.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-lts-allnoconfig
in repository toolchain/ci/gcc.
from 716292941f3 PR target/92022 * config/alpha/alpha.c (alpha_handle_trap [...]
adds 699439a977d 2019-10-10 Steven G. Kargl <kargl(a)gcc.gnu.org>
adds 2c994ecd59b Daily bump.
adds 828bff5b7c0 * gcc-interface/decl.c (annotate_value) <INTEGER_CST>: Rea [...]
adds f78856a1aa4 * fi.po: Update.
adds 4f0a739df2f 2019-10-11 Steven G. Kargl <kargl(a)gcc.gnu.org>
new 0a694a9044a 2019-10-11 Steven G. Kargl <kargl(a)gcc.gnu.org>
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/ada/ChangeLog | 7 +++
gcc/ada/gcc-interface/decl.c | 16 +++----
gcc/fortran/ChangeLog | 17 +++++++
gcc/fortran/check.c | 31 ++++++++-----
gcc/fortran/decl.c | 16 ++++---
gcc/fortran/simplify.c | 10 +++-
gcc/po/ChangeLog | 4 ++
gcc/po/fi.po | 64 ++++++++++----------------
gcc/testsuite/ChangeLog | 17 +++++++
gcc/testsuite/gfortran.dg/function_kinds_5.f90 | 1 +
gcc/testsuite/gfortran.dg/pr85543.f90 | 1 +
gcc/testsuite/gfortran.dg/pr91649.f90 | 23 +++++++++
gcc/testsuite/gfortran.dg/pr91715.f90 | 5 ++
gcc/testsuite/gfortran.dg/pr91801.f90 | 7 +++
15 files changed, 153 insertions(+), 68 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr91649.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr91715.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr91801.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards a9368d6f 0: update: binutils-gcc-linux: all
new c3693c23 0: update: binutils-gcc-linux: all
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 (a9368d6f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-l [...]
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 | 166 +-
02-prepare_abe/console.log | 216 +-
03-build_abe-binutils/console.log | 10996 ++++++-------
04-build_abe-stage1/console.log | 18614 +++++++++++-----------
05-build_linux/console.log | 822 +-
06-boot_linux/console.log | 2 +-
console.log | 30816 ++++++++++++++++++------------------
jenkins/manifest.sh | 15 +-
8 files changed, 30827 insertions(+), 30820 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_kernel/gnu-release-arm-mainline-allmodconfig
in repository toolchain/ci/gcc.
from 716292941f3 PR target/92022 * config/alpha/alpha.c (alpha_handle_trap [...]
adds 699439a977d 2019-10-10 Steven G. Kargl <kargl(a)gcc.gnu.org>
adds 2c994ecd59b Daily bump.
adds 828bff5b7c0 * gcc-interface/decl.c (annotate_value) <INTEGER_CST>: Rea [...]
adds f78856a1aa4 * fi.po: Update.
new 4f0a739df2f 2019-10-11 Steven G. Kargl <kargl(a)gcc.gnu.org>
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/ada/ChangeLog | 7 ++++
gcc/ada/gcc-interface/decl.c | 16 ++++-----
gcc/fortran/ChangeLog | 11 ++++++
gcc/fortran/check.c | 31 +++++++++++------
gcc/fortran/simplify.c | 10 +++++-
gcc/po/ChangeLog | 4 +++
gcc/po/fi.po | 64 +++++++++++++----------------------
gcc/testsuite/ChangeLog | 10 ++++++
gcc/testsuite/gfortran.dg/pr91649.f90 | 23 +++++++++++++
gcc/testsuite/gfortran.dg/pr91801.f90 | 7 ++++
11 files changed, 123 insertions(+), 62 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr91649.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr91801.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards d2ccbe92 0: update: binutils-gcc-linux: all
new 60518386 0: update: binutils-gcc-linux: all
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 (d2ccbe92)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-m [...]
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 | 166 +-
02-prepare_abe/console.log | 432 +-
03-build_abe-binutils/console.log | 10726 ++++++-------
04-build_abe-stage1/console.log | 18077 ++++++++++-----------
05-build_linux/console.log | 874 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 49 +-
console.log | 30366 ++++++++++++++++++------------------
jenkins/manifest.sh | 15 +-
10 files changed, 30316 insertions(+), 30393 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 llvm.
from 79c7f62d91c [Mips][llvm-exegesis] Add a Mips target
new 043238b41c3 Revert 374373: [Codegen] Alter the default promotion for sa [...]
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:
lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp | 92 +++------
test/CodeGen/AArch64/sadd_sat.ll | 45 +++--
test/CodeGen/AArch64/sadd_sat_vec.ll | 109 ++++++----
test/CodeGen/AArch64/ssub_sat.ll | 45 +++--
test/CodeGen/AArch64/ssub_sat_vec.ll | 109 ++++++----
test/CodeGen/AArch64/uadd_sat.ll | 24 +--
test/CodeGen/AArch64/uadd_sat_vec.ll | 67 ++++---
test/CodeGen/AArch64/usub_sat.ll | 21 +-
test/CodeGen/AArch64/usub_sat_vec.ll | 15 ++
test/CodeGen/ARM/sadd_sat.ll | 218 +++++++++++++-------
test/CodeGen/ARM/ssub_sat.ll | 230 +++++++++++++++-------
test/CodeGen/ARM/uadd_sat.ll | 80 ++++----
test/CodeGen/ARM/usub_sat.ll | 84 ++++----
test/CodeGen/X86/sadd_sat.ll | 35 ++--
test/CodeGen/X86/ssub_sat.ll | 35 ++--
test/CodeGen/X86/uadd_sat.ll | 19 +-
test/CodeGen/X86/usub_sat.ll | 24 ++-
17 files changed, 769 insertions(+), 483 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 clang.
from 52b7de1623 [Stats] Convert some ad-hoc header search stats to ALWAYS_EN [...]
new d3ddab8b26 Release notes: Add the option WarnForDeadNestedAssignments h [...]
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:
docs/ReleaseNotes.rst | 3 +++
1 file changed, 3 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 zorg.
from 4e113200 Updated llvm-clang-lld-x86_64-scei-ps4-ubuntu-fast and llvm-c [...]
new 343ac76a Added legacy mode support for automatic SVN schedulers.
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:
buildbot/osuosl/master/config/schedulers.py | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.