This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-5-branch
in repository gcc.
from 1f7af9b497d gcc/ Backport from 2017-04-19 trunk r246997. PR target/80 [...]
new bbec4a5ba12 gcc/ Backport from 2016-06-15 trunk r237486. Backport fro [...]
new 61c6a7f2377 gcc/ Backport from 2017-07-05 trunk r249995. PR target/81 [...]
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 | 25 ++
gcc/config/avr/avr.c | 48 ++--
gcc/config/avr/avr.opt | 4 +
gcc/doc/invoke.texi | 10 +-
gcc/testsuite/ChangeLog | 10 +
gcc/testsuite/gcc.target/avr/isr-test.h | 282 +++++++++++++++++++++
.../gcc.target/avr/torture/isr-01-simple.c | 98 +++++++
gcc/testsuite/gcc.target/avr/torture/isr-02-call.c | 60 +++++
.../gcc.target/avr/torture/isr-03-fixed.c | 146 +++++++++++
9 files changed, 664 insertions(+), 19 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/avr/isr-test.h
create mode 100644 gcc/testsuite/gcc.target/avr/torture/isr-01-simple.c
create mode 100644 gcc/testsuite/gcc.target/avr/torture/isr-02-call.c
create mode 100644 gcc/testsuite/gcc.target/avr/torture/isr-03-fixed.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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/abe.
from bf1154d9 Fix testsuite after updating default to gcc7.
new fa2f6028 Try harder in detecting architecture for kernel headers.
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/make.sh | 26 ++++++--------------------
1 file changed, 6 insertions(+), 20 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 bdc5a612fbf [AArch64] Fix label mode
new a2a433084a8 2017-08-22 Yvan Roux <yvan.roux(a)linaro.org>
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/pr80287.C | 13 +++++++++++++
2 files changed, 18 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/pr80287.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-5-branch
in repository gcc.
from 5bca2038303 gcc/ Backport from 2017-08-22 trunk r251256. PR target/81 [...]
new 1f7af9b497d gcc/ Backport from 2017-04-19 trunk r246997. PR target/80 [...]
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 | 25 +++++++++++++++++++++++++
gcc/config/avr/avr.c | 31 +++++++++++++++++++++++++++----
2 files changed, 52 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 llvm.
from 378757fdf73 Use report_fatal_error for unsupported calling conventions
new 151d777420c Fix a typo in r311435.
new aa58e7feb3c [AArch64] Cleanup of HasFullFP16 argument. NFC.
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/Target/AArch64/AArch64ISelLowering.cpp | 51 ++++++++++++++----------------
lib/Target/ARM/ARMISelLowering.cpp | 2 +-
2 files changed, 25 insertions(+), 28 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-tools-extra.
from 2f301f50 [clang-tidy] Add modernize-use-equals-default.IgnoreMacros option
new 8ec03806 [clangd] Updated ClangdServer comments. NFC.
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:
clangd/ClangdServer.h | 39 +++++++++++++++++++++++++++------------
1 file changed, 27 insertions(+), 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 llvm.
from 95a4133b77a [lib/Analysis] - Mark personality functions as live.
new 378757fdf73 Use report_fatal_error for unsupported calling conventions
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/AArch64/AArch64ISelLowering.cpp | 2 +-
lib/Target/ARM/ARMFastISel.cpp | 4 ++--
lib/Target/ARM/ARMISelLowering.cpp | 4 ++--
lib/Target/BPF/BPFISelLowering.cpp | 2 +-
lib/Target/Lanai/LanaiISelLowering.cpp | 4 ++--
lib/Target/MSP430/MSP430ISelLowering.cpp | 4 ++--
lib/Target/XCore/XCoreISelLowering.cpp | 4 ++--
7 files changed, 12 insertions(+), 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 gcc.
from 1734e8a0f7e 2017-08-22 Richard Biener <rguenther(a)suse.de>
new 3e5366493c3 2017-08-22 Richard Biener <rguenther(a)suse.de>
new 8b046e703d0 2017-08-22 Richard Biener <rguenther(a)suse.de>
new bdc5a612fbf [AArch64] Fix label mode
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 | 12 ++++++++++++
gcc/config/aarch64/aarch64.md | 2 +-
gcc/testsuite/ChangeLog | 7 +++++++
gcc/testsuite/g++.dg/asan/asan.exp | 2 +-
gcc/tree-cfg.c | 3 ++-
5 files changed, 23 insertions(+), 3 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 5b8ee4f6b82 * wide-int.h (hwi_with_prec::hwi_with_prec): Sign extend.
new 1734e8a0f7e 2017-08-22 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 | 17 ++
gcc/common.opt | 4 +-
gcc/doc/invoke.texi | 12 +-
gcc/dwarf2out.c | 302 +------------------------
gcc/testsuite/ChangeLog | 11 +
gcc/testsuite/g++.dg/debug/dwarf2/dwarf2-1.C | 3 +-
gcc/testsuite/g++.dg/debug/dwarf2/dwarf2-2.C | 3 +-
gcc/testsuite/g++.dg/debug/dwarf2/pr46123-2.C | 3 +-
gcc/testsuite/g++.dg/debug/dwarf2/typedef5.C | 3 +-
gcc/testsuite/gcc.dg/debug/dwarf2/dups-types.c | 8 -
gcc/testsuite/gcc.dg/debug/dwarf2/dups-types.h | 10 -
gcc/testsuite/gcc.dg/debug/dwarf2/dwarf2-3.c | 3 +-
gcc/testsuite/gcc.dg/debug/dwarf2/dwarf2-3.h | 1 -
13 files changed, 42 insertions(+), 338 deletions(-)
delete mode 100644 gcc/testsuite/gcc.dg/debug/dwarf2/dups-types.c
delete mode 100644 gcc/testsuite/gcc.dg/debug/dwarf2/dups-types.h
--
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 03d86003806 [X86] Prevent several calls to ISD::isConstantSplatVector f [...]
new 95a4133b77a [lib/Analysis] - Mark personality functions as live.
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/Analysis/ModuleSummaryAnalysis.cpp | 6 ++++
.../X86/Inputs/personality-local.ll} | 3 +-
test/ThinLTO/X86/Inputs/personality.ll | 10 ++++++
test/ThinLTO/X86/personality-local.ll | 39 +++++++++++++++++++++
test/ThinLTO/X86/personality.ll | 40 ++++++++++++++++++++++
5 files changed, 97 insertions(+), 1 deletion(-)
copy test/{tools/gold/X86/Inputs/visibility.ll => ThinLTO/X86/Inputs/personality-l [...]
create mode 100644 test/ThinLTO/X86/Inputs/personality.ll
create mode 100644 test/ThinLTO/X86/personality-local.ll
create mode 100644 test/ThinLTO/X86/personality.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.