This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 848c151 PR fortran/78757 * trans-expr.c (gfc_conv_procedure_call): [...]
new 604b7d8 2016-12-16 Jerry DeLisle <jvdelisle(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 | 5 ++++
gcc/fortran/io.c | 3 ++-
gcc/testsuite/ChangeLog | 5 ++++
gcc/testsuite/gfortran.dg/dtio_20.f03 | 31 +++++++++++++++++++++++
libgfortran/ChangeLog | 8 ++++++
libgfortran/io/transfer.c | 47 +++++++++++++++++++++++------------
6 files changed, 82 insertions(+), 17 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/dtio_20.f03
--
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 aoliva/SFN
in repository gcc.
from 9c25d8f SFN: drop unwanted debug stmts at inlining; adjust MAY_HAVE_DEBUG_*
new 0de7274 SFN: run vartrack cleanup in final to turn markers into notes
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/final.c | 4 ++++
gcc/var-tracking.c | 8 +++++++-
2 files changed, 11 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 master
in repository clang.
from 5fa6484 Revert "Update for LLVM global variable debug info API change."
new 8d0b6ce Fix clang 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:
include/clang/Basic/OpenCLOptions.h | 14 +++++++-------
1 file changed, 7 insertions(+), 7 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 30d9d89 [OpenCL] Allow disabling types and declarations associated wi [...]
new 5fa6484 Revert "Update for LLVM global variable debug info API change."
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/CodeGen/CGDebugInfo.cpp | 42 +++++++++++---------------
lib/CodeGen/CGDebugInfo.h | 6 ++--
test/CodeGen/2009-10-20-GlobalDebug.c | 14 ++++-----
test/CodeGen/2010-08-10-DbgConstant.c | 2 +-
test/CodeGen/debug-info-atomic.c | 9 +++---
test/CodeGen/debug-info-global-constant.c | 4 +--
test/CodeGen/debug-info-static-const-fp.c | 30 +++++++-----------
test/CodeGen/debug-info-static.c | 3 +-
test/CodeGenCXX/debug-info-global.cpp | 5 ++-
test/CodeGenCXX/debug-info-static-member.cpp | 11 ++-----
test/CodeGenCXX/debug-info-template-member.cpp | 5 ++-
test/CodeGenCXX/debug-info-template.cpp | 15 ++++-----
test/CodeGenCXX/debug-info.cpp | 5 ++-
test/CodeGenCXX/inline-dllexport-member.cpp | 3 +-
14 files changed, 61 insertions(+), 93 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 c68b7f5 * fr.po: Update.
new 848c151 PR fortran/78757 * trans-expr.c (gfc_conv_procedure_call): [...]
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 | 6 ++++++
gcc/fortran/trans-expr.c | 13 +++++++++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/char_result_16.f90 | 16 ++++++++++++++++
4 files changed, 40 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/char_result_16.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 ce07e02 Strip invalid TBAA when reading bitcode
new b6ef4f6 [CodeView] Hook CodeViewRecordIO for reading/writing symbols.
new fa4c53e Fix comment on the verifier (typo + doxygen) (NFC)
new 56bfe96 Revert "[CodeView] Hook CodeViewRecordIO for reading/writing [...]
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:
include/llvm/IR/Verifier.h | 4 ++--
1 file changed, 2 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 aoliva/SFN
in repository gcc.
from 7ad704d SFN: skip or handle debug stmts, mainly trailing ones, all ov [...]
new 9c25d8f SFN: drop unwanted debug stmts at inlining; adjust MAY_HAVE_DEBUG_*
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/rtl.h | 2 +-
gcc/tree-inline.c | 8 ++++++--
gcc/tree.h | 2 +-
3 files changed, 8 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.