This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 9a01ced682e 2018-09-23 Thomas Koenig <tkoenig(a)gcc.gnu.org>
new b3b24aa82c0 Do array index calculations in gfc_array_index_type
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-expr.c | 42 ++++++++++-------------
gcc/fortran/trans-intrinsic.c | 18 ++++------
gcc/fortran/trans-stmt.c | 34 ++++++++----------
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/gfortran.dg/coarray_lib_alloc_4.f90 | 2 +-
gcc/testsuite/gfortran.dg/coarray_lock_7.f90 | 12 +++----
7 files changed, 61 insertions(+), 60 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 e1c1fd5e4d5 Daily bump.
new 9a01ced682e 2018-09-23 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 | 6 ++++++
gcc/fortran/trans-expr.c | 5 ++++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/intent_out_10.f90 | 14 ++++++++++++++
4 files changed, 29 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/intent_out_10.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 080cb3f08e [CMake] Use internal_linkage rather than always_inline for libc++
new 4de08b666e [analyzer][UninitializedObjectChecker] Using the new const m [...]
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:
.../UninitializedObject/UninitializedObject.h | 5 ++---
.../UninitializedObjectChecker.cpp | 25 +++++++---------------
2 files changed, 10 insertions(+), 20 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 62d19fada4 [CStringSyntaxChecker] Check strlcat sizeof check
new 080cb3f08e [CMake] Use internal_linkage rather than always_inline for libc++
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:
cmake/caches/Fuchsia-stage2.cmake | 2 ++
1 file 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.
unknown user pushed a change to branch gcc-6-branch
in repository gcc.
from 0b1d3b53516 Daily bump.
new 8aebdf51819 2017-09-23 Matthias Klose <doko(a)ubuntu.com>
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:
libsanitizer/ChangeLog | 9 +++++++++
libsanitizer/sanitizer_common/sanitizer_platform_limits_posix.cc | 2 +-
2 files changed, 10 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 592222551a [Index] Report specialization bases as references when Index [...]
new 62d19fada4 [CStringSyntaxChecker] Check strlcat sizeof check
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:
.../Checkers/CStringSyntaxChecker.cpp | 44 +++++++++++++++++-----
test/Analysis/cstring-syntax.c | 25 ++++++++++--
2 files changed, 56 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 clang.
from c90c4215d7 Fix modules build with shared library.
new 592222551a [Index] Report specialization bases as references when Index [...]
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/Index/IndexTypeSourceInfo.cpp | 11 ++++++-----
test/Index/index-template-specialization.cpp | 10 ++++++++++
2 files changed, 16 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.