This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 7b9531eb3a4 Prune linefeed at eof.
new b587c9efc5e [LiveDebugVariables] Use lexical scope to trim debug value [...]
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/CodeGen/LiveDebugVariables.cpp | 97 ++++++++++++++++++++++++++---
test/DebugInfo/X86/dbg-value-dag-combine.ll | 9 +--
test/DebugInfo/X86/live-debug-variables.ll | 77 +++++++++++++++++++++++
3 files changed, 172 insertions(+), 11 deletions(-)
create mode 100644 test/DebugInfo/X86/live-debug-variables.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 release/2.26/master
in repository glibc.
from 1c9a5c270d Update for 2.26 release
new dc258ce62a getaddrinfo: Release resolver context on error in gethosts [ [...]
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:
ChangeLog | 6 ++++++
NEWS | 6 ++++++
sysdeps/posix/getaddrinfo.c | 2 ++
3 files changed, 14 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 glibc.
from 964263bb8d getaddrinfo: Release resolver context on error in gethosts [ [...]
new 2aad4b04ad Revert “Fix yesexpr in en_DK locale”
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:
localedata/ChangeLog | 8 ++++++++
localedata/locales/en_DK | 14 +++++++++++++-
2 files changed, 21 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 bf37bfaecdc Error out on nvptx for fpatchable-function-entry
new 540d473eb91 Apply finish_options on DECL_FUNCTION_SPECIFIC_OPTIMIZATION [...]
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 | 7 +++++++
gcc/tree-streamer-in.c | 16 ++++++++++++++++
2 files changed, 23 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 llvm.
from 441e1a2fef4 [SelectionDAG] Resolve PR33978.
new dd3b410ff32 llvm/Support/CodeGenCWrappers.h: Add missing "llvm/ADT/Opti [...]
new 7b9531eb3a4 Prune linefeed at eof.
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:
include/llvm/Support/CodeGenCWrappers.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 glibc.
from 1f22702ea2 drop redundant ([eE][sS])? and [oO]? from yesexpr and noexpr [...]
new 964263bb8d getaddrinfo: Release resolver context on error in gethosts [ [...]
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:
ChangeLog | 6 ++++++
sysdeps/posix/getaddrinfo.c | 2 ++
2 files changed, 8 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 gcc.
from 167571c84de PR driver/81650 * calls.c (alloc_max_size): Use HOST_WIDE [...]
new bf37bfaecdc Error out on nvptx for fpatchable-function-entry
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 | 6 ++++++
gcc/config/nvptx/nvptx.c | 4 ++++
gcc/testsuite/ChangeLog | 5 +++++
.../gcc.target/nvptx/patchable_function_entry-default.c | 15 +++++++++++++++
4 files changed, 30 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/nvptx/patchable_function_entry-default.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 binutils-gdb.
from 2e9246e077 ELF checks for orphan placement
new fd9770d81f Add more targets to the list of architectures not supporting [...]
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:
ld/ChangeLog | 19 +++++++++++++++++++
ld/emultempl/avrelf.em | 24 ++++++++++++++++++++----
ld/emultempl/m68hc1xelf.em | 38 +++++++++++++++++++++++++-------------
ld/testsuite/ld-elf/pr21884.d | 2 +-
ld/testsuite/ld-unique/pr21529.d | 3 ++-
5 files changed, 67 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 glibc.
from e98c925fa4 tst-tlsopt-powerpc as a shared lib
new 1b2be2732f Fix abday in zh_SG
new 8f75515080 Fix yesexpr in en_DK locale
new 6244070d41 Added new Locale bho_NP
new a0b7f996b7 Drop redundant .* from yesexpr and noexpr in agr_PE locale
new 1f22702ea2 drop redundant ([eE][sS])? and [oO]? from yesexpr and noexpr [...]
The 5 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:
localedata/ChangeLog | 25 +++++++++++++++++++++++++
localedata/SUPPORTED | 1 +
localedata/locales/agr_PE | 12 ++++--------
localedata/locales/{mai_NP => bho_NP} | 26 +++++++++++++-------------
localedata/locales/en_DK | 5 +----
localedata/locales/km_KH | 4 ++--
localedata/locales/zh_SG | 5 +----
7 files changed, 47 insertions(+), 31 deletions(-)
copy localedata/locales/{mai_NP => bho_NP} (82%)
--
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 c5e55d1c426 /cp 2017-08-03 Paolo Carlini <paolo.carlini(a)oracle.com>
new 493a1c5266c PR tree-optimization/81655 PR tree-optimization/81588 * [...]
new 167571c84de PR driver/81650 * calls.c (alloc_max_size): Use HOST_WIDE [...]
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 | 12 ++++++++++++
gcc/calls.c | 30 ++++++++++++++++++------------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/pr81650.c | 9 +++++++++
gcc/tree-ssa-reassoc.c | 19 +++++++++++++++----
5 files changed, 59 insertions(+), 16 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr81650.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.