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 4b23d3aa22c Fix MIPS16 ICE.
new d35c5529d16 Daily bump.
new edbf10a73d4 PR libstdc++/84671 handle digit separators in duration literals
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/DATESTAMP | 2 +-
libstdc++-v3/ChangeLog | 11 +++++++++++
libstdc++-v3/include/bits/parse_numbers.h | 7 +++++++
.../20_util/duration/literals/{65499.cc => 84671.cc} | 11 ++++++-----
4 files changed, 25 insertions(+), 6 deletions(-)
copy libstdc++-v3/testsuite/20_util/duration/literals/{65499.cc => 84671.cc} (73%)
--
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 571b45d748f PR libstdc++/84671 handle digit separators in duration literals
new c0aa3045b67 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 ab818ade01 Conditionally include "<windows.h>" on common/pathstuff.c (a [...]
new 5c1f594e58 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 a74e30b243 Conditionally include "<windows.h>" on common/pathstuff.c (a [...]
new 150be97583 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 afb2958ee4 Automatic date update in version.in
new e205f10cdf 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 gcc-6-branch
in repository gcc.
from 32355c9ce78 PR c++/84489 - dependent default template argument
new 571b45d748f PR libstdc++/84671 handle digit separators in duration literals
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/parse_numbers.h | 7 +++++++
.../{arithmetic/constexpr.cc => literals/84671.cc} | 20 ++++++++------------
3 files changed, 26 insertions(+), 12 deletions(-)
copy libstdc++-v3/testsuite/20_util/duration/{arithmetic/constexpr.cc => literals/ [...]
--
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 afffb1b49da * reorg.c (stop_search_p): Handle DEBUG_INSN. (redundant_ [...]
new 6b7df552551 * es.po: Update.
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/po/ChangeLog | 4 +
gcc/po/es.po | 283 ++++++++++++++++++++++---------------------------------
2 files changed, 119 insertions(+), 168 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 667a35e0d Don't compile testcase with clang modules enabled.
new cb9b1a216 Mark ObjC testcase as skipUnlessDarwin and fix a typo in test [...]
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:
.../lldbsuite/test/lang/objc/modules-cache/TestClangModulesCache.py | 3 ++-
1 file changed, 2 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 c6318cb943b [LegalizeVectorTypes] When scalarizing the operand of a una [...]
new b19562565e4 [ThinLTO] Revert r325320: Import global variables
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/Linker/IRMover.cpp | 12 ++-
lib/Transforms/IPO/FunctionImport.cpp | 96 +++-------------------
test/ThinLTO/X86/Inputs/globals-import-cf-baz.ll | 4 -
test/ThinLTO/X86/globals-import-const-fold.ll | 23 ------
test/Transforms/FunctionImport/funcimport.ll | 13 +--
.../PGOProfile/thinlto_samplepgo_icp3.ll | 2 +-
6 files changed, 23 insertions(+), 127 deletions(-)
delete mode 100644 test/ThinLTO/X86/Inputs/globals-import-cf-baz.ll
delete mode 100644 test/ThinLTO/X86/globals-import-const-fold.ll
--
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 0638a570ebf PR libstdc++/84671 handle digit separators in duration literals
new afffb1b49da * reorg.c (stop_search_p): Handle DEBUG_INSN. (redundant_ [...]
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/reorg.c | 28 +++++++++++++++++++++++-----
gcc/resource.c | 3 +++
3 files changed, 34 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.