This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from f43be3d PR libstdc++/79162 disambiguate assignment from string_view
new 93731a1 Document -Wchkp (PR middle-end/79831).
new e4782b9 Document options that can't be combined with -fcheck-pointer-bounds.
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/ChangeLog | 10 ++++++++++
gcc/doc/invoke.texi | 20 +++++++++++++++-----
2 files changed, 25 insertions(+), 5 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 libunwind.
from 188f3c7 Fix up the places where AddressSpace.hpp is included.
new c1f5a44 DarwinParser: include limits
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:
src/DwarfParser.hpp | 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 lldb.
from 2d4eeae update.
new be8cfb0 Fix flakyness in TestCompletion
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:
unittests/Interpreter/TestCompletion.cpp | 4 ++--
1 file 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 gcc.
from e6c88bc PR c++/79393 DR 1658 workaround * method.c (synthesized_met [...]
new f43be3d PR libstdc++/79162 disambiguate assignment from string_view
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:
libstdc++-v3/ChangeLog | 11 +++++++++++
libstdc++-v3/include/bits/basic_string.h | 14 ++++++++------
.../basic_string/cons/char/79162.cc} | 10 +++++++---
.../basic_string/cons/wchar_t/79162.cc} | 10 +++++++---
4 files changed, 33 insertions(+), 12 deletions(-)
copy libstdc++-v3/testsuite/{18_support/byte/global_neg.cc => 21_strings/basic_str [...]
copy libstdc++-v3/testsuite/{18_support/byte/global_neg.cc => 21_strings/basic_str [...]
--
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.
Charles Baylis pushed a change to branch master
in repository toolchain/abe.
from e59b625 Remove support for local ${component}.conf files
new 6a5906d Clean up version parsing from command line and .conf files.
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/component.sh | 50 +++++++++++++++++++++++++++++++-------------------
1 file changed, 31 insertions(+), 19 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 c6a9dce Install gcov-dump.
new e6c88bc PR c++/79393 DR 1658 workaround * method.c (synthesized_met [...]
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/method.c | 34 ++++++++++++----------
.../cpp1y/{pr66443-cxx14-3.C => pr79393-2.C} | 13 ++++-----
3 files changed, 30 insertions(+), 24 deletions(-)
copy gcc/testsuite/g++.dg/cpp1y/{pr66443-cxx14-3.C => pr79393-2.C} (57%)
--
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 1faada1 2017-03-14 Richard Biener <rguenther(a)suse.de>
new c5e95c9 This showed up in power9 code for __divkf3 software float sup [...]
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/config/rs6000/rs6000.md | 4 ++--
2 files changed, 11 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 gcc.
from 487798e 2017-03-14 Richard Biener <rguenther(a)suse.de>
new 7d05864 Do not ICE on an invalid input for MV.
new c6a9dce Install gcov-dump.
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/ChangeLog | 9 +++++++++
gcc/Makefile.in | 10 ++++++++++
gcc/multiple_target.c | 5 +----
3 files changed, 20 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 llvm.
from ace7143 [X86] Add extra BITREVERSE tests
new c412df4 Fix typo in comment
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/ARM/MCTargetDesc/ARMAsmBackend.cpp | 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 binutils-gdb.
from c799a79 Try harder to find the correct symbol to associate with OPEN [...]
new cf81cf6 Make length_of_subexp static
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:
gdb/ChangeLog | 5 +++++
gdb/parse.c | 2 +-
gdb/parser-defs.h | 2 --
3 files changed, 6 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.