This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from e2b0b32788e Support string locations for C++ in -Wformat (PR c++/56856)
new b47238b7648 2018-10-05 Bernd Edlinger <bernd.edlinger(a)hotmail.de>
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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gnat.dg/string_merge1.adb | 2 --
gcc/testsuite/gnat.dg/string_merge2.adb | 2 --
3 files changed, 5 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 gcc.
from edf9f27af3b Add some pdp11 target hook definitions for C++
new 59d08acc15b * config/i386/i386.md (*cmpxf_cc_i387): Remove pattern. ( [...]
new a7fcef24e60 * config/i386/i386.md: Reorder cmpi patterns.
new e2b0b32788e Support string locations for C++ in -Wformat (PR c++/56856)
The 3 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 | 23 ++++
gcc/config/i386/i386.c | 52 ++++----
gcc/config/i386/i386.md | 140 ++++-----------------
gcc/cp/ChangeLog | 11 ++
gcc/cp/call.c | 4 +-
gcc/cp/cp-lang.c | 3 +
gcc/cp/parser.c | 14 ++-
gcc/input.c | 44 ++++---
gcc/input.h | 5 +-
gcc/testsuite/ChangeLog | 20 +++
gcc/testsuite/g++.dg/ext/builtin4.C | 2 +-
gcc/testsuite/g++.dg/plugin/plugin.exp | 5 +
gcc/testsuite/g++.dg/warn/Wformat-method.C | 40 ++++++
gcc/testsuite/g++.dg/warn/Wformat-pr71863.C | 33 +++++
gcc/testsuite/g++.dg/warn/Wformat-ranges-c++11.C | 18 +++
.../warn/Wformat-ranges.C} | 117 ++++++++---------
gcc/testsuite/gcc.dg/format/diagnostic-ranges.c | 11 +-
.../plugin/diagnostic-test-string-literals-1.c | 6 +-
.../plugin/diagnostic-test-string-literals-2.c | 4 +-
19 files changed, 318 insertions(+), 234 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/warn/Wformat-method.C
create mode 100644 gcc/testsuite/g++.dg/warn/Wformat-pr71863.C
create mode 100644 gcc/testsuite/g++.dg/warn/Wformat-ranges-c++11.C
copy gcc/testsuite/{gcc.dg/format/diagnostic-ranges.c => g++.dg/warn/Wformat-range [...]
--
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 compiler-rt.
from c6c6707d5 Unwind local macro DEFINE_INTERNAL()
new f5fabf0ce Revert r343606/r342652 "[winasan] Unpoison the stack in NtTer [...]
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/asan/asan_win.cc | 12 +-----------
test/asan/TestCases/Windows/dll_host.cc | 1 -
2 files changed, 1 insertion(+), 12 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 binutils-gdb.
from f8740dc531 Fix -Wshadow=local warning in sol_thread_target::wait
new a4e78aa5fe x86: Add Intel ENCLV to assembler and disassembler
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:
gas/ChangeLog | 7 +++++++
gas/testsuite/gas/i386/se1.d | 1 +
gas/testsuite/gas/i386/se1.s | 1 +
gas/testsuite/gas/i386/x86-64-se1.d | 1 +
gas/testsuite/gas/i386/x86-64-se1.s | 1 +
opcodes/ChangeLog | 6 ++++++
opcodes/i386-dis.c | 2 +-
opcodes/i386-opc.tbl | 1 +
opcodes/i386-tbl.h | 14 ++++++++++++++
9 files changed, 33 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 clang.
from a42b1d8f64 clang-format: Don't insert spaces in front of :: for Java 8 [...]
new 52d4fabea8 [CUDA] Use all 64 bits of GUID in __nv_module_id
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/CGCUDANV.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 llvm.
from 628b7f58852 [RISCV] Regenerate several tests now enableMultipleCopyHint [...]
new 20785750a9e DwarfDebug: Pick next location in case of missing location [...]
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/AsmPrinter/DwarfDebug.cpp | 112 +++++++++++++--------
lib/CodeGen/AsmPrinter/DwarfDebug.h | 3 +
test/DebugInfo/AArch64/line-header.ll | 2 +-
.../ARM/single-constant-use-preserves-dbgloc.ll | 3 +-
test/DebugInfo/Mips/delay-slot.ll | 2 +-
test/DebugInfo/NVPTX/debug-info.ll | 2 +-
test/DebugInfo/X86/dwarf-no-source-loc.ll | 11 +-
test/DebugInfo/X86/dwarf-no-source-loc.mir | 74 ++++++++++++++
8 files changed, 157 insertions(+), 52 deletions(-)
create mode 100644 test/DebugInfo/X86/dwarf-no-source-loc.mir
--
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 6bab3515ebc [X86] Don't promote i16 compares to i32 if the immediate wi [...]
new 628b7f58852 [RISCV] Regenerate several tests now enableMultipleCopyHint [...]
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:
test/CodeGen/RISCV/atomic-cmpxchg.ll | 42 +++++++++---------
test/CodeGen/RISCV/double-select-fcmp.ll | 2 +-
test/CodeGen/RISCV/vararg.ll | 76 ++++++++++++++++----------------
3 files changed, 60 insertions(+), 60 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 clang.
from 3f6d5060de Emit diagnostic note when calling an invalid function declaration.
new a42b1d8f64 clang-format: Don't insert spaces in front of :: for Java 8 [...]
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/Format/TokenAnnotator.cpp | 8 +++++++-
unittests/Format/FormatTestJava.cpp | 16 ++++++++++++++++
2 files changed, 23 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 41c8ada9ddc [X86] Move ReadAfterLd functionality into X86FoldableSchedW [...]
new 6bab3515ebc [X86] Don't promote i16 compares to i32 if the immediate wi [...]
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/X86/X86ISelLowering.cpp | 7 +++-
.../CodeGen/X86/lack-of-signed-truncation-check.ll | 12 ++----
test/CodeGen/X86/movmsk-cmp.ll | 48 +++++++++++-----------
test/CodeGen/X86/sat-add.ll | 3 +-
test/CodeGen/X86/setcc.ll | 4 +-
test/CodeGen/X86/signed-truncation-check.ll | 6 +--
test/CodeGen/X86/x86-shrink-wrapping.ll | 3 +-
7 files changed, 39 insertions(+), 44 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.