This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 3f0db6ed81 Debug info: Fixed faulty debug locations for attributed statements
new a6292799d4 Corrected testcase to work with release build
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/debug-info-attributed-stmt.c | 6 +++---
1 file changed, 3 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 compiler-rt.
from b0d00907e [msan] Remove a stale fixme (NFC).
new 3bf34db38 [compiler-rt][xray][mips] Mark some tests as unsupported.
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/xray/TestCases/Linux/argv0-log-file-name.cc | 2 ++
test/xray/TestCases/Linux/coverage-sample.cc | 2 ++
test/xray/TestCases/Linux/fixedsize-logging.cc | 2 ++
test/xray/TestCases/Linux/func-id-utils.cc | 2 ++
test/xray/TestCases/Linux/optional-inmemory-log.cc | 2 ++
test/xray/TestCases/Linux/patching-unpatching.cc | 2 ++
test/xray/TestCases/Linux/pic_test.cc | 2 ++
7 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 lld.
from 88236d187 [ELF] - Linkerscript: set load address correctly if MEMORY co [...]
new b3f242709 [ELF] Rewrite --symbol-ordering-file path in reproducer
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/DriverUtils.cpp | 1 +
test/ELF/reproduce.s | 10 +++++++---
2 files changed, 8 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 8ae779b8ac3 2017-09-06 Yannick Moy <moy(a)adacore.com>
new 15d28dc7beb 2017-09-06 Ed Schonberg <schonberg(a)adacore.com>
new a740d7fac16 2017-09-06 Hristian Kirtchev <kirtchev(a)adacore.com>
new 8b6ac63a79a 2017-09-06 Yannick Moy <moy(a)adacore.com>
new 00dd0c23be0 Minor reformatting.
The 4 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/ada/ChangeLog | 37 ++++++++++++++++++
gcc/ada/exp_attr.adb | 45 ++++++++++++++++++----
gcc/ada/exp_ch4.adb | 23 ++++++------
gcc/ada/exp_ch5.adb | 18 ++++-----
gcc/ada/exp_ch6.adb | 8 ++--
gcc/ada/freeze.adb | 9 ++++-
gcc/ada/lib-xref.adb | 3 ++
gcc/ada/sem_attr.adb | 104 ++++++++++++++++++++++++---------------------------
gcc/ada/sem_ch6.adb | 6 ++-
gcc/ada/sem_ch8.adb | 8 ++++
gcc/ada/sem_res.adb | 5 ++-
gcc/ada/sem_util.adb | 22 ++++++++++-
gcc/ada/sem_util.ads | 12 ++++++
13 files changed, 207 insertions(+), 93 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 499c86e9744 2017-09-06 Ed Schonberg <schonberg(a)adacore.com>
new 0958a52357c 2017-09-06 Hristian Kirtchev <kirtchev(a)adacore.com>
new 9600e6893ee 2017-09-06 Eric Botcazou <ebotcazou(a)adacore.com>
new de6b1105943 Fix typo.
new 8ae779b8ac3 2017-09-06 Yannick Moy <moy(a)adacore.com>
The 4 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/ada/ChangeLog | 109 +++++++++++++-
gcc/ada/exp_ch4.adb | 101 +++++++++++--
gcc/ada/exp_ch5.adb | 58 +++++++-
gcc/ada/exp_ch6.adb | 2 +-
gcc/ada/exp_disp.ads | 4 +-
gcc/ada/exp_util.adb | 30 +++-
gcc/ada/freeze.adb | 6 +-
gcc/ada/g-debpoo.adb | 150 ++++++++++----------
gcc/ada/g-table.ads | 2 -
gcc/ada/inline.adb | 9 ++
gcc/ada/lib-xref.adb | 58 ++++++--
gcc/ada/namet.h | 4 +-
gcc/ada/par_sco.adb | 6 +-
gcc/ada/s-fatgen.adb | 12 +-
gcc/ada/scos.ads | 20 +--
gcc/ada/scos.h | 28 ++--
gcc/ada/sem_ch12.adb | 9 ++
gcc/ada/sem_ch3.adb | 14 +-
gcc/ada/sem_ch4.adb | 5 +-
gcc/ada/sem_ch6.adb | 3 +-
gcc/ada/sem_ch7.adb | 34 ++---
gcc/ada/sem_ch8.adb | 1 -
gcc/ada/sem_prag.adb | 29 ++--
gcc/ada/sem_util.adb | 310 ++++++++++++++++++++--------------------
gcc/ada/sem_util.ads | 7 +-
gcc/ada/spark_xrefs.ads | 19 +--
gcc/ada/table.adb | 369 +++++++++++++++++++++++++++++++++++++++++++++++-
gcc/ada/table.ads | 248 ++++++++++++++++++++++++--------
gcc/ada/treepr.adb | 5 +-
gcc/ada/uintp.h | 8 +-
30 files changed, 1233 insertions(+), 427 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 lld.
from d470133e8 Fix crbug 759265 by suppressing llvm mt warnings.
new 88236d187 [ELF] - Linkerscript: set load address correctly if MEMORY co [...]
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/LinkerScript.cpp | 7 +++---
test/ELF/linkerscript/memory-at.s | 46 +++++++++++++++++++++++++++++++++++++++
2 files changed, 50 insertions(+), 3 deletions(-)
create mode 100644 test/ELF/linkerscript/memory-at.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 gcc.
from 5add6acda5a PR middle-end/82095 * varasm.c (categorize_decl_for_secti [...]
new 2a801d206ae 2017-09-06 Ed Schonberg <schonberg(a)adacore.com>
new 1bbccea8309 Enqueue all SRA links for write flag propagation
new c80119a0877 2017-09-06 Raphael Amiard <amiard(a)adacore.com>
new 87a108bc1bd 2017-09-06 Hristian Kirtchev <kirtchev(a)adacore.com>
The 4 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 | 9 ++++
gcc/ada/ChangeLog | 36 +++++++++++++
gcc/ada/a-chtgop.adb | 49 ++++++++++++++----
gcc/ada/a-chtgop.ads | 20 ++++++--
gcc/ada/a-cihama.adb | 32 ++++++------
gcc/ada/a-cihama.ads | 6 ++-
gcc/ada/a-cohama.adb | 34 +++++++------
gcc/ada/a-cohama.ads | 12 ++++-
gcc/ada/a-cohase.adb | 33 ++++++------
gcc/ada/a-cohase.ads | 6 ++-
gcc/ada/einfo.adb | 2 +-
gcc/ada/exp_ch3.adb | 6 +--
gcc/ada/exp_ch4.adb | 89 +++++++++++++++++----------------
gcc/ada/exp_util.adb | 15 +++++-
gcc/ada/fe.h | 6 ---
gcc/ada/gnatls.adb | 30 ++++++-----
gcc/ada/sem_attr.adb | 14 +++---
gcc/ada/sem_elim.ads | 10 ++--
gcc/ada/sem_res.adb | 7 ++-
gcc/ada/xoscons.adb | 4 +-
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/gcc.dg/tree-ssa/pr82078.c | 27 ++++++++++
gcc/tree-sra.c | 5 +-
23 files changed, 310 insertions(+), 147 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr82078.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 llvm.
from aba02efc6c6 [DAGCombiner] When combining EXTRACT_SUBVECTOR of a BUILD_V [...]
new 4f2535a46c1 [RISCV][NFC] Fix sorting of includes in lib/Target/RISCV
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/RISCV/AsmParser/RISCVAsmParser.cpp | 10 +++++-----
lib/Target/RISCV/MCTargetDesc/RISCVMCTargetDesc.cpp | 2 +-
2 files changed, 6 insertions(+), 6 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 27a8aead2f3 2017-09-06 Richard Biener <rguenther(a)suse.de>
new 5add6acda5a PR middle-end/82095 * varasm.c (categorize_decl_for_secti [...]
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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/tls/pr82095.c | 16 ++++++++++++++++
gcc/varasm.c | 5 +++--
4 files changed, 30 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tls/pr82095.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.