This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 4cc96d5c1 [ELF] - Do not crash with --emit-relocs and --icf=all together.
new 9d170c7b3 [ELF] - Revert r325877 "[ELF] - Do not crash with --emit-relo [...]
new 1094fcc34 Recommit "[ELF] - Do not crash with --emit-relocs and --icf=a [...]
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:
ELF/ICF.cpp | 15 ++++++---------
ELF/InputSection.cpp | 2 --
2 files changed, 6 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 lld.
from eec4016d6 [ELF] - Report error if removed empty output section declarat [...]
new 4cc96d5c1 [ELF] - Do not crash with --emit-relocs and --icf=all together.
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:
ELF/InputSection.cpp | 2 ++
test/ELF/emit-relocs-icf.s | 33 +++++++++++++++++++++++++++++++++
2 files changed, 35 insertions(+)
create mode 100644 test/ELF/emit-relocs-icf.s
--
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 lld.
from 8012205e2 [ELF] - Add testcase documenting flags assigned when empty sy [...]
new 80492a6fb [ELF] - Added testcase for testing visibility of weak_odr symbols.
new eec4016d6 [ELF] - Report error if removed empty output section declarat [...]
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:
ELF/LinkerScript.cpp | 7 ++++
test/ELF/linkerscript/address-expr-symbols.s | 15 ++++++++
.../Inputs/{archive-2.ll => weakodr-visibility.ll} | 4 +--
test/ELF/lto/weakodr-visibility.ll | 40 ++++++++++++++++++++++
4 files changed, 64 insertions(+), 2 deletions(-)
create mode 100644 test/ELF/linkerscript/address-expr-symbols.s
copy test/ELF/lto/Inputs/{archive-2.ll => weakodr-visibility.ll} (63%)
create mode 100644 test/ELF/lto/weakodr-visibility.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.
unknown user pushed a change to branch master
in repository lld.
from 2598b8f9f ReleaseNotes: user lower-case for lld in the text
new 8012205e2 [ELF] - Add testcase documenting flags assigned when empty sy [...]
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:
.../linkerscript/empty-synthetic-removed-flags.s | 28 ++++++++++++++++++++++
1 file changed, 28 insertions(+)
create mode 100644 test/ELF/linkerscript/empty-synthetic-removed-flags.s
--
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.
Christophe Lyon pushed a change to branch master
in repository toolchain/tcwg-regression.
from 837ef36 binaries: Handle gdbserver in sysroot path
new d138c18 binaries: Fix handling of gdbserver in sysroot path
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:
binaries/list-mingw-4.txt | 2 +-
binaries/list-mingw-5.txt | 2 +-
binaries/list-mingw-6.txt | 2 +-
binaries/list-mingw.txt | 2 +-
4 files changed, 4 insertions(+), 4 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 dbd7773a833 PR 84519 Handle optional QUIET specifier for STOP and ERROR STOP
new 1d655e3baac ChangeLog entry for r257928
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:
libgfortran/ChangeLog | 22 ++++++++++++++++++++++
1 file changed, 22 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 clang.
from 0972dc7906 [NFC] fix trivial typos in comments
new 9acbe6ca40 [OpenCL] Add '-cl-uniform-work-group-size' compile option
new abe788081e [docs] Fix duplicate arguments for JoinedAndSeparate
new 7b0e5e8bbb [docs] Improve help for OpenMP options, NFC.
new 8599389ce5 [docs] Regenerate command line reference
new aa66de1724 [OPENMP] Require valid SourceLocation in function call, NFC.
new 2fe677a5fe [CUDA] Added missing functions.
new cb290147ed [OpenMP] Limit reduction support for pragma 'distribute' whe [...]
new ba49d05a74 [Sema] Fix some Clang-tidy modernize and Include What You Us [...]
new 3d6fd95e0d Simplify setting dso_local. NFC.
new 087a8a1a10 [Darwin] Add a test to check clang produces accelerator tables.
new 747af81d64 Add a test to ensure we don't permit mutable access on tempo [...]
new a3b0ba0879 [mips] Reland r310704
The 12 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/ClangCommandLineReference.rst | 46 ++++--
include/clang/Driver/Options.td | 29 ++--
include/clang/Frontend/CodeGenOptions.def | 1 +
include/clang/Sema/Scope.h | 37 +++--
include/clang/Sema/ScopeInfo.h | 173 +++++++++++----------
include/clang/Sema/Template.h | 105 ++++++++-----
include/clang/Sema/TemplateDeduction.h | 54 ++++---
include/clang/Sema/TypoCorrection.h | 95 ++++++-----
include/clang/Serialization/ASTReader.h | 33 ++--
lib/CodeGen/CGCall.cpp | 15 ++
lib/CodeGen/CGOpenMPRuntime.cpp | 10 +-
lib/CodeGen/CGOpenMPRuntime.h | 5 +-
lib/CodeGen/CGStmtOpenMP.cpp | 42 ++---
lib/CodeGen/CodeGenModule.cpp | 18 +--
lib/CodeGen/CodeGenModule.h | 2 +-
lib/CodeGen/ItaniumCXXABI.cpp | 4 +-
lib/CodeGen/TargetInfo.cpp | 8 +
lib/Driver/ToolChains/Clang.cpp | 1 +
lib/Frontend/CompilerInvocation.cpp | 2 +
lib/Headers/__clang_cuda_device_functions.h | 22 +++
lib/Sema/SemaTemplateDeduction.cpp | 99 ++++++++----
test/CodeGen/debug-info-section-macho.c | 16 ++
test/CodeGen/mips-aggregate-arg.c | 38 +++++
test/CodeGenOpenCL/amdgpu-abi-struct-coerce.cl | 2 +-
test/CodeGenOpenCL/cl-uniform-wg-size.cl | 16 ++
test/CodeGenOpenCL/convergent.cl | 5 +-
test/Driver/opencl.cl | 2 +
.../distribute_parallel_for_reduction_codegen.cpp | 84 ++++++++++
test/SemaCXX/constant-expression-cxx1y.cpp | 5 +-
utils/TableGen/ClangOptionDocEmitter.cpp | 22 ++-
30 files changed, 657 insertions(+), 334 deletions(-)
create mode 100644 test/CodeGen/debug-info-section-macho.c
create mode 100644 test/CodeGen/mips-aggregate-arg.c
create mode 100644 test/CodeGenOpenCL/cl-uniform-wg-size.cl
create mode 100644 test/OpenMP/distribute_parallel_for_reduction_codegen.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 release_60
in repository clang.
from a0152d8269 Merging r324308: ------------------------------------------- [...]
new 7195eb37bd ReleaseNotes: mention improvements to -Wdelete-non-virtual-d [...]
new 21b680aba8 ReleaseNotes: mention new -nostdlib++ flag, and clang-cl exp [...]
new 1d04f34cd2 docs: remove in-progress warnings
new aef188f3d2 Regenerate ClangCommandLineReference.rst
The 4 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/ClangCommandLineReference.rst | 8 ++++++++
docs/ReleaseNotes.rst | 28 ++++++++++++++--------------
2 files changed, 22 insertions(+), 14 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 glibc.
from 4cdc25a4a1 Update sparc ulps
new 6c7269f31d Use “copy "es_BO"” in LC_TIME of es_CU, es_CL, and es_EC
new 9d5cfd8e83 Use / instead of - in d_fmt for pt_BR and pt_PT [BZ #17438]
new 81be4b5e38 Remove --quiet argument when installing locales
The 3 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 | 19 +++++++++++++++++++
localedata/Makefile | 2 +-
localedata/locales/es_CL | 37 +------------------------------------
localedata/locales/es_CU | 37 +------------------------------------
localedata/locales/es_EC | 37 +------------------------------------
localedata/locales/pt_BR | 2 +-
localedata/locales/pt_PT | 2 +-
7 files changed, 25 insertions(+), 111 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 0bce86a2206 Daily bump.
new dbd7773a833 PR 84519 Handle optional QUIET specifier for STOP and ERROR STOP
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 | 8 +++++++
gcc/fortran/trans-decl.c | 10 +++++----
gcc/fortran/trans-stmt.c | 13 ++++++-----
libgfortran/caf/libcaf.h | 8 +++----
libgfortran/caf/mpi.c | 19 +++++++++-------
libgfortran/caf/single.c | 42 ++++++++++++++++++++---------------
libgfortran/libgfortran.h | 2 +-
libgfortran/runtime/pause.c | 2 +-
libgfortran/runtime/stop.c | 53 +++++++++++++++++++++++++++------------------
9 files changed, 95 insertions(+), 62 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.