This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from c538ab0da [libcxx] [test] Fix whitespace, NFC.
new a9d48f24c [libcxx] [test] Use TEST_IGNORE_NODISCARD.
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:
.../conversions/conversions.string/ctor_err_string.pass.cpp | 6 +++---
1 file changed, 3 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 gcc.
from f606983cf03 Prevent erroneous "macro had not yet been defined" messages [...]
new a524fab11f8 Daily bump.
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/DATESTAMP | 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 gcc-7-branch
in repository gcc.
from f070e867b0a Fix comments that misspell names of files and classes
new 95e56292a2d Daily bump.
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/DATESTAMP | 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 gcc-6-branch
in repository gcc.
from 2b772e89a7e IBM Z: Spectre: Prevent thunk cfi to be emitted with -fno-d [...]
new e187a74b506 Daily bump.
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/DATESTAMP | 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 b4be9bfdab Fix -D_GLIBCXX_DEBUG gdb-add-index regression
new 7a2711e437 Automatic date update in version.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:
bfd/version.h | 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 gdb-8.1-branch
in repository binutils-gdb.
from 55404da379 Fix -D_GLIBCXX_DEBUG gdb-add-index regression
new 6f5cb40040 Automatic date update in version.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:
bfd/version.h | 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 binutils-2_30-branch
in repository binutils-gdb.
from 88b90648d7 Updated Spanish and Russian translations for the gas sub-directory
new 36b64ce40d Automatic date update in version.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:
bfd/version.h | 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 libcxx.
from ed744ac69 [libcxx] Set ABI version 2 as default for Fuchsia
new f18ee8f76 [libcxx] [test] Avoid MSVC truncation warnings.
new 8a869d0f4 [libcxx] [test] Avoid unary_function.
new ebb3225ce [libcxx] [test] Fix nodiscard warnings.
new 97fc529b7 [libcxx] [test] Silence MSVC warning C4146.
new bf3a3685c [libcxx] [test] Use TEST_COMPILER_C1XX.
new c538ab0da [libcxx] [test] Fix whitespace, NFC.
The 6 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.copy/copy.pass.cpp | 8 ++--
.../alg.copy/copy_backward.pass.cpp | 10 ++---
.../alg.copy/copy_if.pass.cpp | 8 ++--
.../alg.copy/copy_n.pass.cpp | 8 ++--
.../alg.generate/generate_n.pass.cpp | 5 ++-
.../alg.unique/unique.pass.cpp | 2 +-
.../alg.unique/unique_pred.pass.cpp | 2 +-
.../queue/queue.defn/emplace.pass.cpp | 50 +++++++++++-----------
test/std/containers/test_compare.h | 4 +-
.../ostream.iterator.ops/assign_t.pass.cpp | 6 ++-
.../new.delete.placement/new_array_ptr.fail.cpp | 2 +-
.../new.delete.placement/new_ptr.fail.cpp | 2 +-
.../support.dynamic/ptr.launder/launder.pass.cpp | 12 +++---
.../facet.num.get.members/test_neg_one.pass.cpp | 5 +++
.../conversions.string/ctor_err_string.pass.cpp | 6 +--
.../rand/rand.eng/rand.eng.lcong/values.pass.cpp | 8 ++--
test/std/strings/string.view/types.pass.cpp | 26 +++++------
.../thread/futures/futures.async/async.fail.cpp | 6 +--
.../meta.trans.other/remove_cvref.pass.cpp | 2 +-
.../pairs/pairs.pair/assign_rv_pair.pass.cpp | 2 +-
.../pairs/pairs.pair/const_pair_U_V.pass.cpp | 4 +-
.../utility/pairs/pairs.pair/rv_pair_U_V.pass.cpp | 2 +-
test/support/Counter.h | 4 +-
23 files changed, 97 insertions(+), 87 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 09ca2d92af4 [X86] Remove unused MoveLoadStoreItins/ShiftOpndItins sched [...]
new bc9d7d361f9 [lit] Remove duplicate to_string method
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:
utils/lit/lit/TestRunner.py | 5 -----
1 file changed, 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 gcc.
from 666b26b03d6 2018-04-12 Thomas Koenig <tkoenig(a)gcc.gnu.org>
new f606983cf03 Prevent erroneous "macro had not yet been defined" messages [...]
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 | 11 +++++
gcc/cp/name-lookup.c | 39 ++++++++++++-----
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/g++.dg/diagnostic/macro-arg-count.C | 51 +++++++++++++++++++++++
4 files changed, 96 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/diagnostic/macro-arg-count.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.