This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from cc5943136cc 2017-11-05 Paul Thomas <pault(a)gcc.gnu.org>
new 27146a8d6a6 2017-11-05 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 | 9 +++++++++
gcc/fortran/resolve.c | 3 ++-
gcc/fortran/trans-array.c | 11 +++++++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/class_66.f90 | 28 ++++++++++++++++++++++++++++
5 files changed, 55 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/class_66.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 openmp.
from 74248f8 Revert "Rename fields of ompt_frame_t"
new 2867162 Rename fields of ompt_frame_t
new 17015e8 Updating implementation of OMPT as specified in OpenMP 5.0 Pr [...]
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:
runtime/src/exports_so.txt | 9 -
runtime/src/include/50/ompt.h.var | 281 +++++++++++++---------------
runtime/src/kmp_csupport.cpp | 60 +++---
runtime/src/kmp_ftn_entry.h | 4 +-
runtime/src/kmp_gsupport.cpp | 70 ++++---
runtime/src/kmp_runtime.cpp | 29 ++-
runtime/src/kmp_taskdeps.cpp | 3 +-
runtime/src/kmp_tasking.cpp | 30 ++-
runtime/src/ompt-event-specific.h | 50 +++--
runtime/src/ompt-general.cpp | 82 ++------
runtime/src/ompt-specific.cpp | 4 +-
runtime/test/ompt/callback.h | 36 ++--
runtime/test/ompt/loadtool/tool_available.c | 10 +-
13 files changed, 284 insertions(+), 384 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 binutils-2_29-branch
in repository binutils-gdb.
from 5eb4bfb18e Automatic date update in version.in
new cf341703b1 Rename _doprnt -> _bfd_doprnt to fix DJGPP bfd build (and li [...]
new 3f0c3363d6 PR22397, BFD internal error when message locale isn't C
new d6b67f5774 Proper bound check in _bfd_doprnt_scan
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:
bfd/ChangeLog | 26 +++++
bfd/bfd.c | 337 ++++++++++++++++++++++++++++++++++++++++++++++++++++------
2 files changed, 332 insertions(+), 31 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 1784439f125 * doc/xml/manual/abi.xml: Move docs.oracle.com references [...]
new cc5943136cc 2017-11-05 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 | 10 ++++++
gcc/fortran/resolve.c | 19 +++++++++-
gcc/testsuite/ChangeLog | 21 +++++++++++
gcc/testsuite/gfortran.dg/alloc_comp_basics_1.f90 | 2 +-
gcc/testsuite/gfortran.dg/allocatable_scalar_9.f90 | 16 ++++-----
gcc/testsuite/gfortran.dg/auto_dealloc_1.f90 | 4 +--
gcc/testsuite/gfortran.dg/class_65.f90 | 41 ++++++++++++++++++++++
.../gfortran.dg/coarray_lib_realloc_1.f90 | 8 ++---
gcc/testsuite/gfortran.dg/finalize_28.f90 | 2 +-
gcc/testsuite/gfortran.dg/move_alloc_15.f90 | 4 +--
gcc/testsuite/gfortran.dg/typebound_proc_27.f03 | 8 ++---
11 files changed, 112 insertions(+), 23 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/class_65.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 clang.
from a54d18761b [Sema] Document+test the -Wsign-conversion change for enums [...]
new 9abf20c416 [clang-diff] NFC: format
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/clang-diff/ClangDiff.cpp | 6 +++---
1 file changed, 3 insertions(+), 3 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 7167fe4c70 PR22397, BFD internal error when message locale isn't C
new 26a9301057 Proper bound check in _bfd_doprnt_scan
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:
bfd/ChangeLog | 6 ++++++
bfd/bfd.c | 12 ++++++------
2 files changed, 12 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 gcc.
from 2467912c810 Remove semicolon after do {} while (0) in DEF_SANITIZER_BUILTIN
new 1784439f125 * doc/xml/manual/abi.xml: Move docs.oracle.com references [...]
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:
libstdc++-v3/ChangeLog | 4 ++++
libstdc++-v3/doc/xml/manual/abi.xml | 4 ++--
2 files changed, 6 insertions(+), 2 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 b0cb9599eed RISC-V: Emit "i" suffix for instructions with immediate operands
new 1672bf66952 [libsanitizer] Remove semicolon after do {} while (0) in ma [...]
new 06555bd0688 [libquadmath] Remove semicolon after do {} while (0) in MPN [...]
new fa57650a068 [graphite] Remove semicolon after do {} while (0) in DEBUG_PRINT
new 0944531e869 [fortran] Remove semicolon after do {} while (0) in match macros
new 6394b15597e Remove semicolon after ASM_OUTPUT_BEFORE_CASE_LABEL macro body
new 0882c4f5bd3 [libcpp] Remove semicolon after do {} while (0) in BUF_APPEND
new 2467912c810 Remove semicolon after do {} while (0) in DEF_SANITIZER_BUILTIN
The 7 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 | 27 +++++++++++++++++++++++++++
gcc/asan.c | 16 ++++++++++------
gcc/config/arc/arc.h | 2 +-
gcc/config/elfos.h | 6 +++---
gcc/config/m68k/m68kelf.h | 2 +-
gcc/config/mips/mips.h | 2 +-
gcc/config/v850/v850.h | 2 +-
gcc/fortran/ChangeLog | 6 ++++++
gcc/fortran/parse.c | 12 ++++++------
gcc/graphite-scop-detection.c | 2 +-
libcpp/ChangeLog | 6 ++++++
libcpp/lex.c | 2 +-
libquadmath/ChangeLog | 6 ++++++
libquadmath/printf/gmp-impl.h | 2 +-
libsanitizer/ChangeLog | 7 +++++++
libsanitizer/asan/asan_poisoning.cc | 2 +-
libsanitizer/lsan/lsan_common.cc | 4 ++--
17 files changed, 81 insertions(+), 25 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 1511d2e7fef [LV][X86] update the cost of interleaving mem. access of floats
new 08eb02abdb5 [REVERT][LV][X86] update the cost of interleaving mem. acce [...]
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/X86/X86TargetTransformInfo.cpp | 5 +-
test/Analysis/CostModel/interleaved-load-float.ll | 141 ----------------------
2 files changed, 1 insertion(+), 145 deletions(-)
delete mode 100644 test/Analysis/CostModel/interleaved-load-float.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 llvm.
from d3469412e0c [CGP] Fix the bug found by asan.
new 1511d2e7fef [LV][X86] update the cost of interleaving mem. access of floats
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/X86/X86TargetTransformInfo.cpp | 5 +-
test/Analysis/CostModel/interleaved-load-float.ll | 141 ++++++++++++++++++++++
2 files changed, 145 insertions(+), 1 deletion(-)
create mode 100644 test/Analysis/CostModel/interleaved-load-float.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.