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 c95f5e53884 Daily bump.
new 6e44c2e73ad 2017-11-01 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 | 7 +++++
gcc/fortran/resolve.c | 19 ++++++++++--
gcc/testsuite/ChangeLog | 5 ++++
gcc/testsuite/gfortran.dg/equiv_pure.f90 | 50 ++++++++++++++++++++++++++++++++
4 files changed, 78 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/equiv_pure.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 ce4da272347 llvm/test/lit.cfg.py: Don't set the feature "llvm-64-bits" [...]
new dcf1ffe8a08 [LTO][ThinLTO] Use the linker resolutions to mark global va [...]
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/llvm/IR/ModuleSummaryIndex.h | 12 +++++++--
include/llvm/IR/ModuleSummaryIndexYAML.h | 8 +++---
lib/Analysis/ModuleSummaryAnalysis.cpp | 9 ++++---
lib/Bitcode/Reader/BitcodeReader.cpp | 4 ++-
lib/Bitcode/Writer/BitcodeWriter.cpp | 2 ++
lib/LTO/LTO.cpp | 21 +++++++++++----
lib/Transforms/Utils/FunctionImportUtils.cpp | 17 ++++++++++++
test/Bitcode/thinlto-summary-local-5.0.ll | 22 +++++++++++++++
test/Bitcode/thinlto-summary-local-5.0.ll.bc | Bin 0 -> 1028 bytes
test/LTO/Resolution/X86/comdat-mixed-lto.ll | 2 +-
test/LTO/Resolution/X86/comdat.ll | 4 +--
test/LTO/Resolution/X86/commons.ll | 2 +-
test/ThinLTO/X86/deadstrip.ll | 30 +++++++++++++--------
test/ThinLTO/X86/funcimport2.ll | 4 +--
test/ThinLTO/X86/internalize.ll | 9 ++++---
test/ThinLTO/X86/reference_non_importable.ll | 2 +-
test/Transforms/LowerTypeTests/import-unsat.ll | 1 +
.../PGOProfile/thinlto_samplepgo_icp2.ll | 2 +-
test/Transforms/WholeProgramDevirt/import-indir.ll | 1 +
test/tools/gold/X86/asm_undefined2.ll | 3 ++-
test/tools/gold/X86/coff.ll | 2 +-
test/tools/gold/X86/common.ll | 2 +-
test/tools/gold/X86/emit-llvm.ll | 6 ++---
test/tools/gold/X86/global_with_section.ll | 16 +++++------
test/tools/gold/X86/parallel.ll | 8 +++---
test/tools/gold/X86/thinlto_linkonceresolution.ll | 2 +-
test/tools/gold/X86/thinlto_weak_library.ll | 2 +-
test/tools/gold/X86/visibility.ll | 2 +-
28 files changed, 137 insertions(+), 58 deletions(-)
create mode 100644 test/Bitcode/thinlto-summary-local-5.0.ll
create mode 100644 test/Bitcode/thinlto-summary-local-5.0.ll.bc
--
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 b9af29c020 manual: Document the O_TMPFILE flag
new a1c7cd3c72 tpi_PG locale: Fix wrong d_fmt
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:
ChangeLog | 5 +++++
localedata/locales/tpi_PG | 2 +-
2 files changed, 6 insertions(+), 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 gcc-7-branch
in repository gcc.
from 03f523408b7 gcc/fortran/ChangeLog:
new e641f93ad41 2017-11-04 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 | 7 +++++
gcc/fortran/resolve.c | 19 ++++++++++--
gcc/testsuite/ChangeLog | 5 ++++
gcc/testsuite/gfortran.dg/equiv_pure.f90 | 50 ++++++++++++++++++++++++++++++++
4 files changed, 78 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/equiv_pure.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 binutils-gdb.
from ebe6dbc264 Automatic date update in version.in
new 33c7c59df0 Replace really_free_pendings with a scoped_ class
new 20dcd8cae7 Remove cleanups from link_callbacks_einfo
new c6bcad5ffc Use std::vector in compile-loc2c.c
new 5eae7aeaf7 Use unique_xmalloc_ptr in find_separate_debug_file_by_debuglink
new 167b0be1b5 Remove directive-searched cleanups
new c80049d3b6 Replace start_rbreak_breakpoints and end_rbreak_breakpoints
new 7f6743fd09 Use gdb::def_vector in sparc64-tdep.c
new ed2b3126d1 Remove make_cleanup_free_objfile
new 779bc38eca Use gdb::byte_vector in ppc-linux-tdep.c
new 9f584b37e3 Remove cleanups from linux-tdep.c
new 331b71e5ee Use unique_xmalloc_ptr in c_type_print_base
new 454dafbdf2 Introduce gdb_breakpoint_up
new ab4b1c4699 Use std::vector in h8300-tdep.c
The 13 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 | 110 ++++++++++++++++++++++++++++++++++++++
gdb/arm-linux-tdep.c | 2 +-
gdb/breakpoint.c | 41 +++++---------
gdb/breakpoint.h | 36 +++++++++----
gdb/buildsym.c | 26 ++++-----
gdb/buildsym.h | 10 +++-
gdb/c-typeprint.c | 13 ++---
gdb/compile/compile-loc2c.c | 42 ++++++---------
gdb/compile/compile-object-load.c | 22 +++-----
gdb/cp-namespace.c | 25 ++-------
gdb/cp-support.c | 19 +------
gdb/d-namespace.c | 26 ++-------
gdb/dbxread.c | 10 +---
gdb/dwarf2read.c | 12 ++---
gdb/elfread.c | 7 +--
gdb/h8300-tdep.c | 17 +++---
gdb/infcall.c | 5 +-
gdb/infcmd.c | 2 +-
gdb/infrun.c | 9 ++--
gdb/linux-tdep.c | 64 +++++++---------------
gdb/objfiles.c | 12 -----
gdb/objfiles.h | 2 -
gdb/ppc-linux-tdep.c | 17 ++----
gdb/sparc64-tdep.c | 14 ++---
gdb/symfile.c | 46 ++++++++--------
gdb/symtab.c | 48 +++--------------
gdb/xcoffread.c | 10 +---
27 files changed, 291 insertions(+), 356 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 be95e325b8 CodeGenCXX: no default dllimport storage for mingw
new 4129135186 [CodeGen] add remquo to list of recognized library calls
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/Builtins.def | 4 ++++
test/CodeGen/libcalls-errno.c | 12 ++++++++----
2 files changed, 12 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 ce07d3ce53a 2017-11-04 Thomas Koenig <tkoenig(a)gcc.gnu.org>
new 711a520c401 gcc/fortran/ChangeLog:
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 | 9 ++++
gcc/fortran/trans-expr.c | 10 ++--
gcc/fortran/trans-intrinsic.c | 21 ++++++---
gcc/fortran/trans.c | 8 +++-
gcc/testsuite/ChangeLog | 4 ++
.../gfortran.dg/coarray/send_char_array_1.f90 | 54 ++++++++++++++++++++++
6 files changed, 95 insertions(+), 11 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/coarray/send_char_array_1.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 93d6cb9e570 Daily bump.
new 03f523408b7 gcc/fortran/ChangeLog:
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 | 9 ++++
gcc/fortran/trans-expr.c | 10 ++--
gcc/fortran/trans-intrinsic.c | 21 ++++++---
gcc/fortran/trans.c | 9 +++-
gcc/testsuite/ChangeLog | 4 ++
.../gfortran.dg/coarray/send_char_array_1.f90 | 54 ++++++++++++++++++++++
6 files changed, 97 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/coarray/send_char_array_1.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 gcc.
from b2275574318 2017-11-04 Thomas Koenig <tkoenig(a)gcc.gnu.org>
new ce07d3ce53a 2017-11-04 Thomas Koenig <tkoenig(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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/pr70330.f90 | 7 +++++++
2 files changed, 12 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/pr70330.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 gcc.
from 8c089b5c15a 2017-11-04 Paul Thomas <pault(a)gcc.gnu.org>
new b2275574318 2017-11-04 Thomas Koenig <tkoenig(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 | 18 ++++++++++
gcc/fortran/check.c | 6 +++-
gcc/fortran/gfortran.h | 4 +--
gcc/fortran/intrinsic.c | 26 +++++++-------
gcc/fortran/intrinsic.h | 4 +--
gcc/fortran/iresolve.c | 60 ++++++++++++++++++++++++++++---
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/gfortran.dg/minmaxloc_8.f90 | 48 +++++++++++++++++++++++++
8 files changed, 150 insertions(+), 21 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/minmaxloc_8.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.