This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from ef60df19493 Fix fallout of -fsanitize=vptr.
new cf7b71bf034 2017-11-15 Richard Biener <rguenther(a)suse.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/g++.dg/torture/pr82985.C | 458 +++++++++++++++++++++++++++++++++
2 files changed, 463 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/torture/pr82985.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 gcc-7-branch
in repository gcc.
from c4bdaafe402 [PATCH] [PR82155] Fix crash in dwarf2out_abstract_function
new 844b65e3b09 2017-11-15 Richard Biener <rguenther(a)suse.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/ChangeLog | 10 +
gcc/testsuite/ChangeLog | 10 +
gcc/testsuite/g++.dg/torture/pr82985.C | 458 +++++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/torture/pr81790.c | 28 ++
gcc/tree-ssa-sccvn.c | 18 +-
5 files changed, 521 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/torture/pr82985.C
create mode 100644 gcc/testsuite/gcc.dg/torture/pr81790.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 gcc.
from 3912d56846a Fix PR82941 and PR82942 by adding proper vzeroupper generat [...]
new 8b72061f8c1 Disable -Wreturn-type by default in all languages other from C++.
new ef60df19493 Fix fallout of -fsanitize=vptr.
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 | 5 +++++
gcc/cp/ChangeLog | 5 +++++
gcc/cp/decl.c | 3 +--
gcc/fortran/ChangeLog | 9 +++++++++
gcc/fortran/options.c | 3 ---
gcc/fortran/trans-decl.c | 8 ++++----
gcc/tree-cfg.c | 2 +-
7 files changed, 25 insertions(+), 10 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 29a99e3278c [ARM] Split Arm jump table branch into i12 and rs suffixed [...]
new 7de5f26dcd4 [llvm-opt-fuzzer] NFC. Add sanity tests.
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/lit.cfg.py | 2 +-
test/tools/llvm-opt-fuzzer/command-line.ll | 20 ++++++++++++++++++++
test/tools/llvm-opt-fuzzer/exec-options.ll | 23 +++++++++++++++++++++++
test/tools/llvm-opt-fuzzer/simple-fail.ll | 7 +++++++
test/tools/llvm-opt-fuzzer/simple-run.ll | 13 +++++++++++++
5 files changed, 64 insertions(+), 1 deletion(-)
create mode 100644 test/tools/llvm-opt-fuzzer/command-line.ll
create mode 100644 test/tools/llvm-opt-fuzzer/exec-options.ll
create mode 100644 test/tools/llvm-opt-fuzzer/simple-fail.ll
create mode 100644 test/tools/llvm-opt-fuzzer/simple-run.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 54a10b6509e * MAINTAINERS (write after approval): Add myself.
new 3912d56846a Fix PR82941 and PR82942 by adding proper vzeroupper generat [...]
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 | 22 +++++++++++++
gcc/config/i386/i386.c | 53 ++++++++++++++++---------------
gcc/config/i386/i386.h | 3 ++
gcc/testsuite/ChangeLog | 9 ++++++
gcc/testsuite/gcc.target/i386/pr82941-1.c | 14 ++++++++
gcc/testsuite/gcc.target/i386/pr82941-2.c | 6 ++++
gcc/testsuite/gcc.target/i386/pr82942-1.c | 6 ++++
gcc/testsuite/gcc.target/i386/pr82942-2.c | 6 ++++
8 files changed, 93 insertions(+), 26 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr82941-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr82941-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr82942-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr82942-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 master
in repository clang.
from 0f512ed5d3 [OpenCL] Fix code generation of function-scope constant samplers.
new 818167bc99 [libclang] Fix cursors for in-class initializer of field dec [...]
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/Index/get-cursor.cpp | 8 ++++++++
tools/libclang/CIndex.cpp | 3 +++
2 files changed, 11 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 1ea1a3dfe94 Fix -Wreturn-type fallout in g++.dg/cpp0x/rv-trivial-bug.C [...]
new 54a10b6509e * MAINTAINERS (write after approval): Add myself.
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 | 4 ++++
MAINTAINERS | 1 +
2 files changed, 5 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 4dac35da722 [DebugInfo] Fix potential CU mismatch for SubprogramScopeDIEs.
new 29a99e3278c [ARM] Split Arm jump table branch into i12 and rs suffixed [...]
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/ARM/ARMAsmPrinter.cpp | 37 +++----
lib/Target/ARM/ARMBaseInstrInfo.h | 8 +-
lib/Target/ARM/ARMConstantIslandPass.cpp | 3 +-
lib/Target/ARM/ARMISelDAGToDAG.cpp | 167 -------------------------------
lib/Target/ARM/ARMInstrInfo.td | 28 ++----
5 files changed, 33 insertions(+), 210 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 dda8d76d0d Add support to readelf and objdump for following links to se [...]
new a506516086 Handle ' and I format flags
new be74fad95e objcopy memory leak
new 5334ef3907 Remove features/nios2-linux.c
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:
bfd/ChangeLog | 7 +++++
bfd/bfd.c | 36 ++++++++++++++---------
binutils/ChangeLog | 5 ++++
binutils/objcopy.c | 3 ++
gdb/ChangeLog | 7 +++++
gdb/features/Makefile | 1 -
gdb/features/nios2-linux.c | 71 ----------------------------------------------
gdb/nios2-linux-tdep.c | 4 ---
8 files changed, 44 insertions(+), 90 deletions(-)
delete mode 100644 gdb/features/nios2-linux.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 gcc-7-branch
in repository gcc.
from b317b1dae9b Daily bump.
new c4bdaafe402 [PATCH] [PR82155] Fix crash in dwarf2out_abstract_function
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 | 10 ++++++++++
gcc/dwarf2out.c | 10 ++++++++--
gcc/testsuite/ChangeLog | 7 +++++++
gcc/testsuite/g++.dg/pr82155.C | 36 ++++++++++++++++++++++++++++++++++++
4 files changed, 61 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/pr82155.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.