This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 2f441104845 2018-07-18 Janus Weil <janus(a)gcc.gnu.org> Thomas Koe [...]
new e3ff7e86c72 libcpp: 2018-07-18 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 | 10 +++++++
.../c-c++-common/cpp/diagnostic-pragma-2.c | 14 ++++++++++
gcc/testsuite/c-c++-common/pr69558.c | 4 +--
gcc/testsuite/g++.dg/plugin/pragma_plugin.c | 13 +++++----
gcc/testsuite/gcc.dg/cpp/builtin-macro-1.c | 8 +++---
gcc/testsuite/gcc.dg/pr61817-1.c | 6 ++--
gcc/testsuite/gcc.dg/pr61817-2.c | 6 ++--
libcpp/ChangeLog | 7 +++++
libcpp/macro.c | 32 ++++++++++------------
9 files changed, 64 insertions(+), 36 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/cpp/diagnostic-pragma-2.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 binutils-2_31-branch
in repository binutils-gdb.
from be8a252e18 Set the development flag back to true.
new 01683b308a x86: Split vcvtps2{,u}qq and vcvttps2{,u}qq
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/xmmword.l | 4 ++
gas/testsuite/gas/i386/xmmword.s | 5 +++
opcodes/ChangeLog | 16 ++++++++
opcodes/i386-opc.h | 18 ++++-----
opcodes/i386-opc.tbl | 12 ++++--
opcodes/i386-tbl.h | 84 ++++++++++++++++++++++++++++++++++++----
7 files changed, 125 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 compiler-rt.
from 13100915a [libFuzzer] Create single template for visiting Inline8bitCounters
new 2eb04e4f1 [Fuzzer] Improve crash unwinding on Fuchsia
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/fuzzer/FuzzerUtilFuchsia.cpp | 273 +++++++++++++++++++++++++++++++++------
1 file changed, 237 insertions(+), 36 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 1b4d2184e19 [DAG] Add testcase.
new ca593328f30 Add (very partial) Kate syntax highlighting definition for [...]
new 5aa954ccaf2 Skip debuginfo intrinsic in markLiveBlocks.
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:
lib/Transforms/Utils/Local.cpp | 77 ++++++++++++-----------
utils/kate/llvm-tablegen.xml | 134 +++++++++++++++++++++++++++++++++++++++++
2 files changed, 172 insertions(+), 39 deletions(-)
create mode 100644 utils/kate/llvm-tablegen.xml
--
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 43cba1e10e Support implicit _Atomic struct load / store
new 0e4f59d7b4 [analyzer] Remove a debug print that was accidentally left around.
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/StaticAnalyzer/Core/BugReporter.cpp | 1 -
1 file changed, 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 7e2280c100b [DebugInfo] Dwarfv5: Avoid unnecessary base_address specifi [...]
new 1b4d2184e19 [DAG] Add 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:
test/CodeGen/X86/pr37826.ll | 67 +++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 67 insertions(+)
create mode 100644 test/CodeGen/X86/pr37826.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 glibc.
from e6c695099b Intel CET: Document --enable-cet
new 6d90776dff x86/CET: Document glibc.tune.x86_ibt and glibc.tune.x86_shstk
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 | 5 +++++
manual/tunables.texi | 28 ++++++++++++++++++++++++++++
2 files changed, 33 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 fe1c07b6354 PR c++/86190 - bogus -Wsign-conversion warning * typeck.c [...]
new 2f441104845 2018-07-18 Janus Weil <janus(a)gcc.gnu.org> Thomas Koe [...]
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/ChangeLog | 19 +++++++
gcc/fortran/dump-parse-tree.c | 2 +
gcc/fortran/frontend-passes.c | 25 ++++----
gcc/fortran/gfortran.h | 2 +
gcc/fortran/gfortran.texi | 14 +++++
gcc/fortran/invoke.texi | 3 +-
gcc/fortran/lang.opt | 2 +-
gcc/fortran/resolve.c | 69 +++++++++++++++++++++--
gcc/testsuite/ChangeLog | 7 +++
gcc/testsuite/gfortran.dg/function_optimize_5.f90 | 14 ++---
gcc/testsuite/gfortran.dg/short_circuiting.f90 | 59 +++++++++++++++++++
11 files changed, 192 insertions(+), 24 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/short_circuiting.f90
--
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 a70d96c0b Look for an entry point function if /nodefaultlib is given.
new bd155cff7 Revert r336609: Fix direct calls to __wrap_sym when it is relocated.
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/Relocations.cpp | 2 +-
ELF/SymbolTable.cpp | 11 -----------
ELF/SymbolTable.h | 1 -
ELF/Writer.cpp | 3 ---
test/ELF/wrap-plt.s | 45 ---------------------------------------------
5 files changed, 1 insertion(+), 61 deletions(-)
delete mode 100644 test/ELF/wrap-plt.s
--
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 d3554ec1ed BFD/XCOFF: Fix storage class setting for weak defined symbols
new 6592ceed48 microMIPS: Add SYSCALL instruction decoding
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:
gdb/ChangeLog | 5 +++++
gdb/mips-tdep.c | 30 ++++++++++++++++++++++++------
2 files changed, 29 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.