This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from add07b7 Fix for clang_Cursor_getSpellingNameRange()
new 0409217 Revert "[OpenCL] Enabling the usage of CLK_NULL_QUEUE as comp [...]
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/OperationKinds.def | 3 ---
include/clang/Sema/Initialization.h | 5 -----
include/clang/Sema/Overload.h | 1 -
lib/AST/ExprConstant.cpp | 2 --
lib/CodeGen/CGExprAgg.cpp | 1 -
lib/CodeGen/CGExprComplex.cpp | 1 -
lib/CodeGen/CGExprScalar.cpp | 5 -----
lib/Sema/SemaExpr.cpp | 12 -----------
lib/Sema/SemaExprCXX.cpp | 6 ------
lib/Sema/SemaInit.cpp | 41 +-----------------------------------
lib/Sema/SemaOverload.cpp | 6 ------
test/CodeGenOpenCL/null_queue.cl | 18 ----------------
test/SemaOpenCL/null_queue.cl | 12 -----------
test/SemaOpenCL/queue_t_overload.cl | 12 -----------
14 files changed, 1 insertion(+), 124 deletions(-)
delete mode 100644 test/CodeGenOpenCL/null_queue.cl
delete mode 100644 test/SemaOpenCL/null_queue.cl
delete mode 100644 test/SemaOpenCL/queue_t_overload.cl
--
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 b49f706 [OpenCL] Enabling the usage of CLK_NULL_QUEUE as compare operand.
new add07b7 Fix for clang_Cursor_getSpellingNameRange()
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/Index/get-cursor.cpp | 5 ++++-
tools/libclang/CIndex.cpp | 3 ++-
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 glibc.
from 525f803 Add fmaxmag, fminmag functions.
new 8d71242 Do not require memset elimination in explicit_bzero test
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 | 9 +++++++++
string/Makefile | 1 +
string/tst-xbzero-opt.c | 28 +++++++++++++++++++---------
3 files changed, 29 insertions(+), 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 84df0d6 Fix PR testsuite/71232 entry.
new 3f15312 [ARM] PR target/78694: Avoid invalid RTL sharing in minipool code
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 | 6 ++
gcc/config/arm/arm.c | 12 +--
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/gcc.c-torture/compile/pr78694.c | 118 ++++++++++++++++++++++++++
4 files changed, 136 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr78694.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 master
in repository clang.
from 4e57f52 Revert r290149: Add the alloc_size attribute to clang.
new b49f706 [OpenCL] Enabling the usage of CLK_NULL_QUEUE as compare operand.
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/OperationKinds.def | 3 +++
include/clang/Sema/Initialization.h | 5 +++++
include/clang/Sema/Overload.h | 1 +
lib/AST/ExprConstant.cpp | 2 ++
lib/CodeGen/CGExprAgg.cpp | 1 +
lib/CodeGen/CGExprComplex.cpp | 1 +
lib/CodeGen/CGExprScalar.cpp | 5 +++++
lib/Sema/SemaExpr.cpp | 12 +++++++++++
lib/Sema/SemaExprCXX.cpp | 6 ++++++
lib/Sema/SemaInit.cpp | 41 +++++++++++++++++++++++++++++++++++-
lib/Sema/SemaOverload.cpp | 6 ++++++
test/CodeGenOpenCL/null_queue.cl | 18 ++++++++++++++++
test/SemaOpenCL/null_queue.cl | 12 +++++++++++
test/SemaOpenCL/queue_t_overload.cl | 12 +++++++++++
14 files changed, 124 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGenOpenCL/null_queue.cl
create mode 100644 test/SemaOpenCL/null_queue.cl
create mode 100644 test/SemaOpenCL/queue_t_overload.cl
--
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 092e019 Fix read-beyond-end-of-buffer error in script parsing.
new 78d9f18 Update testsuite Makefile with missing dependencies.
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:
gold/ChangeLog | 6 +++++
gold/testsuite/Makefile.am | 66 +++++++++++++++++++++++-----------------------
gold/testsuite/Makefile.in | 66 +++++++++++++++++++++++-----------------------
3 files changed, 72 insertions(+), 66 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 14f5d5b PR testsuite/71237 * gnat.dg/vect1.adb: Add -fno-vect-cost- [...]
new 84df0d6 Fix PR testsuite/71232 entry.
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/testsuite/ChangeLog | 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 llvm.
from ab968f6 Remove extraneous space.
new 7f580b6 Fix build with expensive checks enabled
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/Hexagon/HexagonCommonGEP.cpp | 1 +
1 file changed, 1 insertion(+)
--
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 269ead3 Daily bump.
new 14f5d5b PR testsuite/71237 * gnat.dg/vect1.adb: Add -fno-vect-cost- [...]
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/testsuite/ChangeLog | 10 ++++++++++
gcc/testsuite/gnat.dg/vect1.adb | 2 +-
gcc/testsuite/gnat.dg/vect2.adb | 2 +-
gcc/testsuite/gnat.dg/vect3.adb | 2 +-
gcc/testsuite/gnat.dg/vect4.adb | 2 +-
gcc/testsuite/gnat.dg/vect5.adb | 2 +-
gcc/testsuite/gnat.dg/vect6.adb | 2 +-
7 files changed, 16 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 clang.
from 4e23c3c Add test for DR692.
new 4e57f52 Revert r290149: Add the alloc_size attribute to clang.
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/Attr.td | 9 -
include/clang/Basic/AttrDocs.td | 38 --
include/clang/Basic/DiagnosticSemaKinds.td | 3 -
lib/AST/ExprConstant.cpp | 616 ++++++++-----------------
lib/CodeGen/CGBlocks.cpp | 24 +-
lib/CodeGen/CGCall.cpp | 8 -
lib/CodeGen/CodeGenFunction.h | 4 +-
lib/CodeGen/CodeGenModule.h | 14 -
lib/Sema/SemaDeclAttr.cpp | 88 ----
test/CodeGen/alloc-size.c | 352 --------------
test/CodeGenCXX/alloc-size.cpp | 72 ---
test/CodeGenCXX/block-in-ctor-dtor.cpp | 2 +
test/CodeGenCXX/global-init.cpp | 3 +
test/CodeGenOpenCL/cl20-device-side-enqueue.cl | 24 +-
test/Sema/alloc-size.c | 23 -
test/SemaCXX/constant-expression-cxx11.cpp | 4 +-
16 files changed, 205 insertions(+), 1079 deletions(-)
delete mode 100644 test/CodeGen/alloc-size.c
delete mode 100644 test/CodeGenCXX/alloc-size.cpp
delete mode 100644 test/Sema/alloc-size.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.