This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 58503de24e1 gcc/ PR target/80210 * config/rs6000/rs6000.c (rs6000_opt [...]
new d2961dec595 2017-10-02 Paul Thomas <pault(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 | 11 ++++
gcc/fortran/resolve.c | 5 +-
gcc/fortran/trans-expr.c | 66 +++++++++++++--------
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/gfortran.dg/typebound_proc_36.f90 | 77 +++++++++++++++++++++++++
5 files changed, 136 insertions(+), 28 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/typebound_proc_36.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 gcc-7-branch
in repository gcc.
from 4db7352aa2d Handle libbacktrace in contrib/gcc_update
new 1e58ee6ffff [gcc]
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 | 11 +++++++++++
gcc/gimple-ssa-strength-reduction.c | 8 +++++++-
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.c-torture/compile/pr82337.c | 25 +++++++++++++++++++++++++
4 files changed, 51 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr82337.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.
unknown user pushed a change to branch gcc-6-branch
in repository gcc.
from 535cfa29cb9 * opt55.ad[sb]: Move to... * gnat.dg/opt55.ad[sb]: ...here.
new 0f3a480c262 [gcc]
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 | 11 +++++++++++
gcc/gimple-ssa-strength-reduction.c | 8 +++++++-
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.c-torture/compile/pr82337.c | 25 +++++++++++++++++++++++++
4 files changed, 51 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr82337.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.
unknown user pushed a change to branch gcc-5-branch
in repository gcc.
from f6113faedad Handle libbacktrace in contrib/gcc_update
new e841888236a [gcc]
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 | 11 +++++++++++
gcc/gimple-ssa-strength-reduction.c | 8 +++++++-
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.c-torture/compile/pr82337.c | 25 +++++++++++++++++++++++++
4 files changed, 51 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr82337.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.
unknown user pushed a change to branch master
in repository clang-tools-extra.
from 6a357e39 [clangd] Command line arg to specify compile_commands.json path
new 50cb6c27 [clangd] Handle workspace/didChangeWatchedFiles
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:
clangd/ClangdLSPServer.cpp | 4 ++
clangd/ClangdLSPServer.h | 1 +
clangd/ClangdServer.cpp | 5 ++
clangd/ClangdServer.h | 2 +
clangd/Protocol.cpp | 78 +++++++++++++++++++++++++++
clangd/Protocol.h | 27 ++++++++++
clangd/ProtocolHandlers.cpp | 24 ++++++++-
clangd/ProtocolHandlers.h | 1 +
clangd/clients/clangd-vscode/package.json | 5 ++
clangd/clients/clangd-vscode/src/extension.ts | 8 ++-
test/clangd/did-change-watch-files.test | 61 +++++++++++++++++++++
11 files changed, 214 insertions(+), 2 deletions(-)
create mode 100644 test/clangd/did-change-watch-files.test
--
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 3ee23996d9 [CUDA] Fix name of __activemask()
new 86395f102e [Analyzer] Make testing scripts flake8 compliant
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:
utils/analyzer/CmpRuns.py | 74 ++++---
utils/analyzer/SATestAdd.py | 39 ++--
utils/analyzer/SATestBuild.py | 392 +++++++++++++++++++++---------------
utils/analyzer/SATestUpdateDiffs.py | 26 ++-
utils/analyzer/SumTimerInfo.py | 78 ++++---
utils/analyzer/ubiviz | 87 ++++----
6 files changed, 397 insertions(+), 299 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 3a1ab56d81 Revert "[Sema] Warn on attribute nothrow conflicting with la [...]
new 3ee23996d9 [CUDA] Fix name of __activemask()
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/Headers/__clang_cuda_intrinsics.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 llvm.
from 319e85781bc Eliminate ftrunc if source is know to be rounded
new 669e5cb88da CodeView symbol dumper: use symbolic names for registers
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/DebugInfo/CodeView/SymbolDumper.cpp | 11 +++++++----
test/DebugInfo/COFF/fp-stack.ll | 2 +-
test/DebugInfo/COFF/local-variable-gap.ll | 2 +-
test/DebugInfo/COFF/local-variables.ll | 10 +++++-----
test/DebugInfo/COFF/pieces.ll | 14 +++++++-------
test/DebugInfo/COFF/register-variables.ll | 14 +++++++-------
test/DebugInfo/COFF/types-array.ll | 2 +-
test/DebugInfo/X86/dbg-declare-inalloca.ll | 6 +++---
test/MC/COFF/cv-def-range-gap.s | 8 ++++----
9 files changed, 36 insertions(+), 33 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 6046d0c42a Update IUnknown lit test to pass on Win32
new 3a1ab56d81 Revert "[Sema] Warn on attribute nothrow conflicting with la [...]
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:
include/clang/Basic/DiagnosticSemaKinds.td | 4 ----
lib/Sema/SemaDeclAttr.cpp | 21 +------------------
...arn-conflicting-nothrow-attr-exception-spec.cpp | 24 ----------------------
3 files changed, 1 insertion(+), 48 deletions(-)
delete mode 100644 test/SemaCXX/warn-conflicting-nothrow-attr-exception-spec.cpp
--
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 37de6f6b518 * tree-dfa.c (get_ref_base_and_extent): Set *pmax_size to [...]
new 58503de24e1 gcc/ PR target/80210 * config/rs6000/rs6000.c (rs6000_opt [...]
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 | 14 ++
gcc/config/rs6000/rs6000-protos.h | 1 +
gcc/config/rs6000/rs6000.c | 144 ++++++++-------------
gcc/testsuite/ChangeLog | 5 +
.../gcc.target/powerpc/{pr80210.c => pr80210-2.c} | 3 +-
5 files changed, 78 insertions(+), 89 deletions(-)
copy gcc/testsuite/gcc.target/powerpc/{pr80210.c => pr80210-2.c} (79%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.