This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 1b6366112db * config/alpha/alpha.c (alpha_option_override): Quote a C type.
new 699b1c61dce 2019-07-30 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/fortran/ChangeLog | 6 ++++++
gcc/fortran/interface.c | 7 +++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/pr91296.f90 | 27 +++++++++++++++++++++++++++
4 files changed, 45 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/pr91296.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 master
in repository llvm.
from 7bbbe571686 [dsymutil] Pass LinkOptions by value instead of const ref.
new 4034ad44e4a [NVPTX] Fix PR41651
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/Target/NVPTX/NVPTXISelLowering.cpp | 4 ++--
test/CodeGen/NVPTX/bug41651.ll | 13 +++++++++++++
2 files changed, 15 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/NVPTX/bug41651.ll
--
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/llvm-master-aarch64-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 9325621a 7: update: llvm-linux: 16048
new 6e12c60f 7: update: llvm-linux: 16048
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 (9325621a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-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 | 166 +-
02-build_llvm/console.log | 12001 ++++++++++++-------------
03-build_linux/console.log | 6240 ++++++-------
06-update_baseline/console.log | 90 +-
console.log | 18497 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
6 files changed, 18503 insertions(+), 18501 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 9388778436f [AMDGPU] Reserve all AGPRs on targets which do not have them
new 7bbbe571686 [dsymutil] Pass LinkOptions by value instead of const ref.
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:
tools/dsymutil/DwarfLinker.cpp | 4 ++--
tools/dsymutil/DwarfLinker.h | 6 +++---
tools/dsymutil/dsymutil.h | 2 +-
3 files changed, 6 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 llvm.
from 2664d7d1860 [AMDGPU/GlobalISel] Add llvm.amdgcn.fdiv.fast legalization.
new 9388778436f [AMDGPU] Reserve all AGPRs on targets which do not have them
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/Target/AMDGPU/SIISelLowering.cpp | 2 ++
lib/Target/AMDGPU/SIRegisterInfo.cpp | 8 ++++++++
test/CodeGen/AMDGPU/spill-vgpr-to-agpr.ll | 20 +++++++++-----------
3 files changed, 19 insertions(+), 11 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 7647d5cca8 [NFC][clang] Refactor getCompilationPhases()+Types.def step 3.
new 9721cbc526 [Parser] Lambda capture lists can start with '*'
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/Parse/ParseInit.cpp | 1 +
test/Parser/cxx0x-lambda-expressions.cpp | 13 +++++++++++++
2 files changed, 14 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 gcc-9-branch
in repository gcc.
from 9bd9a76f670 Backport from mainline 2019-07-23 Jan Hubicka <hubicka(a)ucw.cz>
new 5398ef69fa5 2019-07-29 Thomas Koenig <tkoenig(a)gcc.gnu.org> Paul Thom [...]
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/ChangeLog | 28 ++++++++++++
gcc/fortran/dump-parse-tree.c | 33 ++++++++++++++
gcc/fortran/gfortran.h | 2 +
gcc/fortran/invoke.texi | 11 ++++-
gcc/fortran/lang.opt | 4 ++
gcc/fortran/parse.c | 7 +++
gcc/fortran/symbol.c | 13 ++++++
gcc/fortran/trans-decl.c | 75 ++++++++++++++++++++++++-------
gcc/fortran/trans-expr.c | 27 +++--------
gcc/testsuite/ChangeLog | 8 ++++
gcc/testsuite/gfortran.dg/proc_ptr_51.f90 | 38 ++++++++++++++++
11 files changed, 209 insertions(+), 37 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/proc_ptr_51.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/llvm-release-aarch64-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 90285888 0: update: llvm-linux: boot
new f14785fe 0: update: llvm-linux: boot
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 (90285888)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-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 | 70 +-
02-build_llvm/console.log | 11740 +++++++++++++++++------------------
03-build_linux/console.log | 812 ++-
05-check_regression/console.log | 8 +-
console.log | 12630 +++++++++++++++++++-------------------
jenkins/manifest.sh | 6 +-
6 files changed, 12631 insertions(+), 12635 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/llvm-release-aarch64-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 3a1d20ed 6: update: llvm-linux: 16048
new d9fafe78 6: update: llvm-linux: 16048
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 (3a1d20ed)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-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 | 220 +-
02-build_llvm/console.log | 11646 ++++++++++++------------
03-build_linux/console.log | 6288 +++++++------
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 97 +-
console.log | 18259 +++++++++++++++++++-------------------
jenkins/manifest.sh | 6 +-
7 files changed, 18259 insertions(+), 18265 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.