This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from bb7d5829c [ELF] - Do not crash when -r output uses linker script with ` [...]
new 13b5a6152 Fix clang -Wimplicit-fallthrough warnings across llvm, NFC
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/ReaderWriter/MachO/ArchHandler_x86_64.cpp | 1 +
lib/ReaderWriter/MachO/MachOLinkingContext.cpp | 1 +
2 files changed, 2 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-lts-allyesconfig
in repository toolchain/binutils-gdb.
from 96251938cd Automatic date update in version.in
adds 18bb31f5fb Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.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 a754e02f2af [codeview] Add breaks to fix -Wimplicit-fallthrough
new 63131d5e338 [WebAssembly] Fixup `main` signature by default
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/WebAssembly/WebAssemblyFixFunctionBitcasts.cpp | 7 +------
test/CodeGen/WebAssembly/call.ll | 4 ++--
test/CodeGen/WebAssembly/function-bitcasts-varargs.ll | 2 +-
test/CodeGen/WebAssembly/function-bitcasts.ll | 2 +-
test/CodeGen/WebAssembly/main-declaration.ll | 2 +-
test/CodeGen/WebAssembly/main-no-args.ll | 2 +-
test/CodeGen/WebAssembly/main-with-args.ll | 2 +-
7 files changed, 8 insertions(+), 13 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 binutils-gdb.
from 33ea299c25 Fix ld action in run_dump_test
new e8d8cce69b Import mkdtemp gnulib module, fix mingw build
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:
gdb/ChangeLog | 25 +++++++++++++++
gdb/common/pathstuff.c | 25 +++++++++++++++
gdb/common/pathstuff.h | 10 ++++++
gdb/compile/compile.c | 4 ---
gdb/config.in | 3 --
gdb/configure | 2 +-
gdb/configure.ac | 2 +-
gdb/gnulib/aclocal-m4-deps.mk | 1 +
gdb/gnulib/aclocal.m4 | 1 +
gdb/gnulib/config.in | 6 ++++
gdb/gnulib/configure | 47 +++++++++++++++++++++++++++++
gdb/gnulib/import/Makefile.am | 11 ++++++-
gdb/gnulib/import/Makefile.in | 20 ++++++------
gdb/gnulib/import/m4/gnulib-cache.m4 | 3 +-
gdb/gnulib/import/m4/gnulib-comp.m4 | 9 ++++++
gdb/gnulib/import/m4/mkdtemp.m4 | 20 ++++++++++++
gdb/gnulib/import/{mkostemp.c => mkdtemp.c} | 41 +++++++++++--------------
gdb/gnulib/update-gnulib.sh | 1 +
gdb/unittests/mkdir-recursive-selftests.c | 15 ++++-----
19 files changed, 195 insertions(+), 51 deletions(-)
create mode 100644 gdb/gnulib/import/m4/mkdtemp.m4
copy gdb/gnulib/import/{mkostemp.c => mkdtemp.c} (54%)
--
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 2056deb6fcc * gcc.c-torture/execute/20010904-1.c: Align 2 if pdp11. * [...]
new 23421d88d4c 2018-11-01 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 | 46 ++++++
gcc/fortran/dependency.c | 6 +
gcc/fortran/dump-parse-tree.c | 19 ++-
gcc/fortran/expr.c | 167 ++++++++++++++++++--
gcc/fortran/frontend-passes.c | 1 +
gcc/fortran/gfortran.h | 7 +-
gcc/fortran/intrinsic.c | 2 +-
gcc/fortran/match.c | 8 +
gcc/fortran/module.c | 14 ++
gcc/fortran/primary.c | 189 ++++++++++++++++++++---
gcc/fortran/resolve.c | 11 +-
gcc/fortran/simplify.c | 4 +-
gcc/fortran/trans-array.c | 3 +
gcc/fortran/trans-expr.c | 41 +++++
gcc/testsuite/ChangeLog | 7 +
gcc/testsuite/gfortran.dg/inquiry_type_ref_1.f08 | 55 +++++++
gcc/testsuite/gfortran.dg/inquiry_type_ref_2.f90 | 17 ++
gcc/testsuite/gfortran.dg/inquiry_type_ref_3.f90 | 30 ++++
18 files changed, 589 insertions(+), 38 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/inquiry_type_ref_1.f08
create mode 100644 gcc/testsuite/gfortran.dg/inquiry_type_ref_2.f90
create mode 100644 gcc/testsuite/gfortran.dg/inquiry_type_ref_3.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-aarch64-next-allmodconfig
in repository toolchain/gcc.
from a605f57504a PR libstdc++/87822 fix layout change for nested std::pair
adds c518e44cdc7 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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 f31487a7c3c [LoopInterchange] Remove support for inner-only reductions.
new a5b7f8b4abd Annotate possibly unintended fallthroughs in Hexagon MC code, NFC
new a754e02f2af [codeview] Add breaks to fix -Wimplicit-fallthrough
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:
lib/DebugInfo/CodeView/SymbolRecordMapping.cpp | 2 ++
lib/Target/Hexagon/MCTargetDesc/HexagonMCDuplexInfo.cpp | 6 ++++++
2 files changed, 8 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.