This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 3a44600f447 [PR 80293] Dont totally-scalarize char arrays
new 1db009e8c68 * parser.c (cp_parser_cv_qualifier_seq_opt): Add fi [...]
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/cp/ChangeLog | 7 +++++++
gcc/cp/parser.c | 19 +++++++++++++-----
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/cpp0x/duplicate1.C | 29 ++++++++++++++++++++++++++++
gcc/testsuite/g++.dg/diagnostic/duplicate1.C | 18 +++++++++++++++++
5 files changed, 73 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/duplicate1.C
create mode 100644 gcc/testsuite/g++.dg/diagnostic/duplicate1.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 binutils-gdb.
from 5344555470 [GAS/ARM] Fix expansion of ldr pseudo instruction
new 1587442d37 i386: Set ELF_MAXPAGESIZE to 0x1000 for VxWorks
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:
bfd/ChangeLog | 5 +++++
bfd/elf32-i386.c | 2 ++
ld/ChangeLog | 5 +++++
ld/testsuite/ld-i386/vxworks2.sd | 2 +-
4 files changed, 13 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 newlib.
from fccaaee02 cygwin: add 2.8.1 release file
new 2980e76ae Update 2.8.1 release text
new fe7a7709e Fix transposed lines in 2.8.1 release text
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:
winsup/cygwin/release/2.8.1 | 8 +++++++-
1 file changed, 7 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 llvm.
from 8073bf67dd5 [X86][AVX] Add scheduling latency/throughput tests for miss [...]
new a43d9cd6661 [SDAG] Teach Chain Analysis about BaseIndexOffset addressing.
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/SelectionDAG/DAGCombiner.cpp | 15 ++++++++--
test/CodeGen/X86/i256-add.ll | 49 ++++++++++++++++----------------
test/CodeGen/X86/merge_store.ll | 11 +------
3 files changed, 39 insertions(+), 36 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 lldb.
from a166046f9 Fix the new SocketAddressTest on Windows
new 1d2dcddef Update two android XFAILS
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/functionalities/unwind/noreturn/TestNoreturnUnwind.py | 2 +-
.../Python/lldbsuite/test/lang/cpp/class_static/TestStaticVariables.py | 2 +-
2 files 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 master
in repository newlib.
from ffcfbf4b6 cygwin: try unprivileged symlink creation on W10 1703 and later
new 5ef0399dd cygwin: pinfo: do not wait for setting ppid on a transitional [...]
new 7437d656c cygwin TEST: Add nagging debug output to pinfo
new fccaaee02 cygwin: add 2.8.1 release file
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:
winsup/cygwin/pinfo.cc | 30 ++++++++++++++++++++++++------
winsup/cygwin/release/2.8.1 | 23 +++++++++++++++++++++++
2 files changed, 47 insertions(+), 6 deletions(-)
create mode 100644 winsup/cygwin/release/2.8.1
--
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 951e6bdf386 PR libstdc++/80506 fix constant used in condition
new 3a44600f447 [PR 80293] Dont totally-scalarize char arrays
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 | 8 ++++++
gcc/testsuite/ChangeLog | 5 ++++
gcc/testsuite/g++.dg/tree-ssa/pr80293.C | 45 +++++++++++++++++++++++++++++++++
gcc/tree-sra.c | 23 ++++++++++++-----
4 files changed, 75 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/tree-ssa/pr80293.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 newlib.
from 3885c06c4 cygwin: remov unused winpids constructor
new 63f19278b cygwin: wincap: fix evaluation of build number
new e7bcf4633 cygwin: wincap: handle W10 1703
new ffcfbf4b6 cygwin: try unprivileged symlink creation on W10 1703 and later
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:
winsup/cygwin/path.cc | 11 +++++++++--
winsup/cygwin/wincap.cc | 29 +++++++++++++++++++++++++++--
winsup/cygwin/wincap.h | 2 ++
3 files changed, 38 insertions(+), 4 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 089f73f859 clang-format: Fix bad corner case in formatting of function types.
new 8f2ae42562 [index] If the 'external_source_symbol' attribute indicates [...]
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-c/Index.h | 3 ++-
include/clang/Index/IndexSymbol.h | 1 +
lib/Index/IndexSymbol.cpp | 15 ++++++++++++++
test/Index/Core/external-source-symbol-attr.m | 30 +++++++++++++--------------
tools/c-index-test/c-index-test.c | 1 +
tools/libclang/CXIndexDataConsumer.cpp | 1 +
6 files changed, 35 insertions(+), 16 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 compiler-rt.
from 6711394c3 Revert [scudo] Enabling MIPS support for Scudo
new 4ba77b58f [sanitizer] Cache SizeClassForTransferBatch in the 32-bit loc [...]
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:
.../sanitizer_allocator_local_cache.h | 32 +++++++++++-----------
1 file changed, 16 insertions(+), 16 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.