This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 2b99a5c3718 2018-11-20 Richard Biener <rguenther(a)suse.de>
new 1f91dd11ca4 PR rtl-optimization/85925 * rtl.h (word_register_operatio [...]
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/ChangeLog | 9 ++++++++
gcc/combine.c | 1 +
gcc/rtl.h | 19 ++++++++++++++++
gcc/rtlanal.c | 29 ++++++++++++------------
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.c-torture/execute/20181120-1.c | 26 +++++++++++++++++++++
6 files changed, 74 insertions(+), 14 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/20181120-1.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-next-allnoconfig
in repository toolchain/gcc.
from 026cc7cda0c Make a workaround for PR gcov-profile/88045.
adds b96a695f2bf Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 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 9b9f33d2fa [libclang] Unify getCursorDecl and getCursorParentDecl
new dafd68092c Use is.constant intrinsic for __builtin_constant_p
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/AST/Expr.h | 11 +++--
lib/AST/ASTImporter.cpp | 2 +-
lib/AST/Expr.cpp | 18 ++++---
lib/AST/ExprConstant.cpp | 85 ++++++++++++++++++++++++----------
lib/CodeGen/CGBuiltin.cpp | 20 ++++++++
lib/Sema/SemaDeclCXX.cpp | 2 +
lib/Sema/SemaExpr.cpp | 12 +++--
lib/Sema/SemaOverload.cpp | 2 +-
lib/Sema/SemaTemplateDeduction.cpp | 4 ++
lib/Sema/SemaType.cpp | 4 --
lib/StaticAnalyzer/Core/ExprEngine.cpp | 3 --
test/Analysis/builtin-functions.cpp | 6 +--
test/Sema/builtins.c | 9 ++++
test/SemaCXX/compound-literal.cpp | 4 +-
14 files changed, 131 insertions(+), 51 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-mainline-allmodconfig
in repository toolchain/gcc.
from 03ce9f49470 Daily bump.
adds 026cc7cda0c Make a workaround for PR gcov-profile/88045.
adds b96a695f2bf Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 6 +++
gcc/DATESTAMP | 2 +-
gcc/coverage.c | 6 ++-
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/g++.dg/gcov/pr88045.C | 90 +++++++++++++++++++++++++++++++++++++
5 files changed, 107 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/gcov/pr88045.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.