This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 1a835b5d57 Revert "ASan+operator new[]: Fix operator new[] cookie poisoning"
new 9ca0826f25 [Sema] Don't emit the -Wstrict-prototypes warning for variad [...]
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/Sema/SemaType.cpp | 2 +-
test/Sema/warn-strict-prototypes.c | 6 ++++++
2 files 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 gcc.
from 75907f10578 Add missing changelog entry:
new 26116a916ec 2018-01-02 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 | 7 +
gcc/fortran/simplify.c | 232 ++++++++++++++++++------
gcc/testsuite/ChangeLog | 7 +
gcc/testsuite/gfortran.dg/simplify_cshift_1.f90 | 4 +-
gcc/testsuite/gfortran.dg/simplify_cshift_4.f90 | 37 ++++
5 files changed, 229 insertions(+), 58 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/simplify_cshift_4.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 gcc-7-branch
in repository gcc.
from 9b149ee351b Daily bump.
new 1ef78fadd6d 2018-01-02 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/simplify.c | 4 +++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/simplify_cshift_1.f90 | 4 ++--
4 files changed, 16 insertions(+), 3 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 llvm.
from 8d249668751 [x86] allow pairs of PCMPEQ for vector-sized integer equali [...]
new b24a45d2e9f [opt-viewer] Check for pygments.lexer.c_cpp
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/config-ix.cmake | 8 ++++++--
1 file 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 libcxx.
from 05e705f9e Try again, this time with the correct address
new c58e4723e Implement most of P0607: Inline Variables for the Standard Li [...]
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/__config | 7 +-
include/__functional_base | 4 +-
include/__mutex_base | 6 +-
include/chrono | 5 +-
include/functional | 28 ++--
include/memory | 5 +-
include/mutex | 6 +-
include/optional | 4 +-
include/ratio | 30 ++--
include/system_error | 8 +-
include/tuple | 8 +-
include/type_traits | 370 +++++++++++++++++++++++++++-------------------
include/utility | 19 +--
include/variant | 8 +-
www/cxx1z_status.html | 4 +-
15 files changed, 295 insertions(+), 217 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 binutils-gdb.
from 806ab1c045 Fix typo in do_mrs function in ARM assembler.
new 43724d16be Fix compile time warning (in the ARM simulator) about a prin [...]
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:
sim/arm/ChangeLog | 6 ++++++
sim/arm/maverick.c | 2 +-
2 files 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 gcc.
from d0fbe63de5b * rtlanal.c (canonicalize_condition): Return 0 if f [...]
new 6366f45b67e 2018-01-02 Aaron Sawdey <acsawdey(a)linux.vnet.ibm.com>
new 43af9a3645b PR c++/83644 * g++.dg/cpp1z/pr83644.C: New test.
new 75907f10578 Add missing changelog entry:
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:
gcc/ChangeLog | 11 +++++++++++
gcc/testsuite/ChangeLog | 3 +++
gcc/testsuite/g++.dg/cpp1z/pr83644.C | 12 ++++++++++++
3 files changed, 26 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/pr83644.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 lld.
from 7087f8e2f [ELF] - Add missing dynamic tags when producing output with I [...]
new 114bc4088 Align SHT_NOBITS sections is they are the first on a PT_LOAD.
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:
ELF/Writer.cpp | 26 ++++++++++++++++----------
test/ELF/linkerscript/nobits-offset.s | 18 ++++++++++++++++++
2 files changed, 34 insertions(+), 10 deletions(-)
create mode 100644 test/ELF/linkerscript/nobits-offset.s
--
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 537316dd885 PR c++/81860 * g++.dg/cpp0x/inh-ctor30.C: New test.
new d0fbe63de5b * rtlanal.c (canonicalize_condition): Return 0 if f [...]
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/rtlanal.c | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.