This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from 47920eb Work around MSVC bug in atomics.types.generic/address.pass.cp [...]
new 5078baa Make default_noexcept.pass.cpp container tests more portable. [...]
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:
.../containers/associative/map/map.cons/default_noexcept.pass.cpp | 5 +++--
.../associative/multimap/multimap.cons/default_noexcept.pass.cpp | 5 +++--
.../associative/multiset/multiset.cons/default_noexcept.pass.cpp | 5 +++--
.../containers/associative/set/set.cons/default_noexcept.pass.cpp | 5 +++--
.../priority.queue/priqueue.cons/default_noexcept.pass.cpp | 3 ++-
.../container.adaptors/queue/queue.cons/default_noexcept.pass.cpp | 3 ++-
.../container.adaptors/stack/stack.cons/default_noexcept.pass.cpp | 3 ++-
.../containers/sequences/deque/deque.cons/default_noexcept.pass.cpp | 5 +++--
.../sequences/forwardlist/forwardlist.cons/default_noexcept.pass.cpp | 5 +++--
.../containers/sequences/list/list.cons/default_noexcept.pass.cpp | 5 +++--
test/std/containers/sequences/vector.bool/default_noexcept.pass.cpp | 5 +++--
.../unord/unord.map/unord.map.cnstr/default_noexcept.pass.cpp | 5 +++--
.../unord.multimap/unord.multimap.cnstr/default_noexcept.pass.cpp | 5 +++--
.../unord.multiset/unord.multiset.cnstr/default_noexcept.pass.cpp | 5 +++--
.../unord/unord.set/unord.set.cnstr/default_noexcept.pass.cpp | 5 +++--
15 files changed, 42 insertions(+), 27 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 a1e99c5 * config/pa/pa.c (pa_output_indirect_call): Rework to combin [...]
new cbcc429 * gcc.dg/predict-12.c: New testcase.
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 | 11 ++++
gcc/predict.c | 118 +++++++++++++++++++++++++++++++++-----
gcc/predict.def | 17 +++++-
gcc/testsuite/ChangeLog | 4 ++
gcc/testsuite/gcc.dg/predict-12.c | 17 ++++++
5 files changed, 149 insertions(+), 18 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/predict-12.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 libcxx.
from 256f000 Add array bounds assertions to satisfy MSVC's /analyze flag. [...]
new a8c7170 Use L"cat" L"dog" when concatenating string literals. Patch f [...]
new 47920eb Work around MSVC bug in atomics.types.generic/address.pass.cp [...]
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:
test/std/atomics/atomics.types.generic/address.pass.cpp | 2 +-
.../locale.time.get.byname/get_one_wide.pass.cpp | 16 ++++++++--------
2 files changed, 9 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 libcxx.
from 8c4dc32 Add [[noreturn]] attribute to throw_bad_alloc_helper().
new 256f000 Add array bounds assertions to satisfy MSVC's /analyze flag. [...]
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:
.../alg.sorting/alg.sort/partial.sort/partial_sort.pass.cpp | 4 ++++
.../alg.sorting/alg.sort/partial.sort/partial_sort_comp.pass.cpp | 4 ++++
.../rand/rand.dis/rand.dist.samp/rand.dist.samp.plinear/eval.pass.cpp | 3 +++
3 files changed, 11 insertions(+)
--
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 dd421f5 [libcxx] guard throw with exception enabling check
new bbd1c53 Avoid narrowing conversions in quoted test. Patch from STL@mi [...]
new 8c4dc32 Add [[noreturn]] attribute to throw_bad_alloc_helper().
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:
.../iostream.format/quoted.manip/quoted.pass.cpp | 12 ++++++------
test/support/count_new.hpp | 5 ++---
test/support/test_macros.h | 6 ++++++
3 files changed, 14 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 lld.
from a7972a3 Do not lookup the same option twice. NFC.
new c84d782 [LinkerScript] Spell 'character' correctly. NFC.
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/LinkerScript.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 gcc.
from 0aa7396 2016-06-25 Jerry DeLisle <jvdelisle(a)gcc.gnu.org>
new a1e99c5 * config/pa/pa.c (pa_output_indirect_call): Rework to combin [...]
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/config/pa/pa.c | 122 +++++++++++++++++++++++++++++++++++++++++++----------
2 files changed, 107 insertions(+), 23 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 96caeda Revert r273807 (and r273809, r273810), it caused PR28311
new 8d0d2b6 Apply clang-tidy's modernize-loop-convert to lib/Analysis.
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/llvm/Analysis/Interval.h | 10 +++++----
lib/Analysis/AliasAnalysisEvaluator.cpp | 39 ++++++++++++++++-----------------
lib/Analysis/AliasSetTracker.cpp | 19 ++++++++--------
lib/Analysis/CallGraph.cpp | 18 +++++++--------
lib/Analysis/CallGraphSCCPass.cpp | 8 +++----
lib/Analysis/CostModel.cpp | 9 ++++----
lib/Analysis/DependenceAnalysis.cpp | 16 +++++++-------
lib/Analysis/IVUsers.cpp | 17 ++++++--------
lib/Analysis/Interval.cpp | 15 +++++--------
lib/Analysis/IntervalPartition.cpp | 5 ++---
lib/Analysis/LazyValueInfo.cpp | 4 ++--
lib/Analysis/LoopInfo.cpp | 9 ++++----
lib/Analysis/LoopPass.cpp | 4 +---
lib/Analysis/MemDepPrinter.cpp | 14 +++++-------
lib/Analysis/MemoryBuiltins.cpp | 4 ++--
lib/Analysis/ModuleSummaryAnalysis.cpp | 11 +++++-----
lib/Analysis/RegionPrinter.cpp | 4 ++--
lib/Analysis/ScalarEvolution.cpp | 16 +++++++-------
lib/Analysis/SparsePropagation.cpp | 4 ++--
19 files changed, 105 insertions(+), 121 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 vehre/coarray
in repository gcc.
from 5b703d6 Fixing crash in alias check.
new 60f2708 Implemented copying of coarrays. Started implementation of po [...]
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/gfortran.h | 5 +-
gcc/fortran/symbol.c | 40 +++++++++++++++
gcc/fortran/trans-array.c | 123 +++++++++++++++++++++++++++++++++++++++++-----
gcc/fortran/trans-expr.c | 11 +++--
gcc/fortran/trans.c | 5 +-
5 files changed, 163 insertions(+), 21 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 d3297c3 Revert "Use .DELETE_ON_ERROR"
new c7b2b18 Add missing OBJCOPY variable to Makefile.in
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:
Makefile.in | 1 +
1 file changed, 1 insertion(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.