This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 0d86c284d08 * da.po: Update.
new c4f8d202127 2018-03-03 Steven G. Kargl <kargl(a)gcc.gnu.org>
new a9b99acda70 2018-03-03 Steven G. Kargl <kargl(a)gcc.gnu.org>
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:
gcc/fortran/ChangeLog | 11 ++
gcc/fortran/simplify.c | 180 +++++++++++++++++++++++++++++
gcc/testsuite/ChangeLog | 5 +
gcc/testsuite/gfortran.dg/zero_sized_8.f90 | 50 ++++++++
4 files changed, 246 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/zero_sized_8.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 glibc.
from eaf6753f8a Fix multiple definitions of __nss_*_database (bug 22918)
new eb1ca47e55 hurd: do not check Mach and Hurd headers
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 | 4 ++++
scripts/check-installed-headers.sh | 7 +++++++
2 files changed, 11 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 master
in repository gcc.
from 5dd1619a4d3 2018-03-03 Steven G. Kargl <kargl(a)gcc.gnu.org>
new 0d86c284d08 * da.po: Update.
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:
libcpp/po/ChangeLog | 4 ++++
libcpp/po/da.po | 22 ++++++++--------------
2 files changed, 12 insertions(+), 14 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 gcc-7-branch
in repository gcc.
from d0d2e8aacc4 2018-03-03 Paul Thomas <pault(a)gcc.gnu.org>
new 6232d664858 2018-03-03 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 | 5 +++++
gcc/fortran/simplify.c | 9 ++++++---
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/pr51434.f90 | 19 +++++++++++++++++++
4 files changed, 35 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr51434.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 compiler-rt.
from a0c344366 Remove obsolete ptrace(2) operations from NetBSD
new 18248228f Fix NetBSD 32-bit build
new 4507b0d0e Remove more references to ptrace_pt_{g,s}et_sigmask
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/sanitizer_common/sanitizer_internal_defs.h | 2 +-
lib/sanitizer_common/sanitizer_syscalls_netbsd.inc | 4 ----
utils/generate_netbsd_syscalls.awk | 4 ----
3 files changed, 1 insertion(+), 9 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 3fc318c6fd2 2018-03-03 Paolo Carlini <paolo.carlini(a)oracle.com>
new 8dd825017a7 2018-03-03 Paolo Carlini <paolo.carlini(a)oracle.com>
new 5dd1619a4d3 2018-03-03 Steven G. Kargl <kargl(a)gcc.gnu.org>
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:
gcc/fortran/ChangeLog | 5 +++++
gcc/fortran/simplify.c | 9 ++++++---
gcc/testsuite/ChangeLog | 10 ++++++++++
gcc/testsuite/g++.dg/cpp0x/lambda/lambda-61358.C | 7 +++++++
gcc/testsuite/gfortran.dg/pr51434.f90 | 19 +++++++++++++++++++
5 files changed, 47 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/lambda/lambda-61358.C
create mode 100644 gcc/testsuite/gfortran.dg/pr51434.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 80d9b90c340 [InstCombine] (~X) - (~Y) --> Y - X
new 71890c251a4 [InstCombine] add test for vectors with undef elts; 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:
test/Transforms/InstCombine/sub.ll | 15 ++++++++++++++-
1 file changed, 14 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 gcc.
from 2fa0b36804d [NDS32] Change to large model by default.
new c1585b9c770 /cp 2018-03-03 Paolo Carlini <paolo.carlini(a)oracle.com>
new 3fc318c6fd2 2018-03-03 Paolo Carlini <paolo.carlini(a)oracle.com>
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:
gcc/cp/ChangeLog | 6 ++++++
gcc/cp/optimize.c | 6 +++++-
gcc/testsuite/ChangeLog | 10 ++++++++++
gcc/testsuite/g++.dg/cpp0x/lambda/lambda-67370.C | 9 +++++++++
gcc/testsuite/g++.dg/torture/pr71464.C | 7 +++++++
5 files changed, 37 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/lambda/lambda-67370.C
create mode 100644 gcc/testsuite/g++.dg/torture/pr71464.C
--
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 c0aa3045b67 Daily bump.
new a05f842b708 2018-03-03 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 | 31 +++++++++++++++++++
gcc/fortran/expr.c | 5 ++--
gcc/fortran/gfortran.h | 2 +-
gcc/fortran/resolve.c | 3 ++
gcc/fortran/trans-array.c | 14 +++++----
gcc/fortran/trans-decl.c | 50 ++++++++++++++++++++-----------
gcc/fortran/trans-expr.c | 44 ++++++++++++++++++---------
gcc/fortran/trans-intrinsic.c | 2 +-
gcc/testsuite/ChangeLog | 6 ++++
gcc/testsuite/gfortran.dg/class_67.f90 | 55 ++++++++++++++++++++++++++++++++++
10 files changed, 172 insertions(+), 40 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/class_67.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 66b954c4b45 [InstCombine] add tests for notnotsub; NFC
new 80d9b90c340 [InstCombine] (~X) - (~Y) --> Y - X
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/Transforms/InstCombine/InstCombineAddSub.cpp | 5 +++++
test/Transforms/InstCombine/sub.ll | 6 ++----
2 files changed, 7 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.