This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 808ac3d 2016-04-20 Ed Schonberg <schonberg(a)adacore.com>
new b0e188f 2016-04-20 Bob Duff <duff(a)adacore.com>
new 5aa9626 2016-04-20 Hristian Kirtchev <kirtchev(a)adacore.com>
new 9c20237 2016-04-20 Bob Duff <duff(a)adacore.com>
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/ada/ChangeLog | 86 ++++++++++++++++++++++
gcc/ada/einfo.adb | 9 ++-
gcc/ada/exp_ch5.adb | 4 +-
gcc/ada/exp_ch6.adb | 152 ++++++++++++++++++--------------------
gcc/ada/exp_ch6.ads | 10 +--
gcc/ada/exp_unst.adb | 9 +++
gcc/ada/exp_util.adb | 95 +++++++++++++++++++++++-
gcc/ada/exp_util.ads | 4 +
gcc/ada/freeze.adb | 10 +++
gcc/ada/frontend.adb | 4 +-
gcc/ada/s-os_lib.ads | 2 +-
gcc/ada/sem_attr.adb | 45 +++++++++++-
gcc/ada/sem_ch13.adb | 201 +++++++++++++++++++++++++++++++++++++++------------
gcc/ada/sem_ch3.adb | 11 ++-
gcc/ada/sem_ch6.adb | 147 +++++++++++++++++++++++++++++++++----
gcc/ada/sem_res.adb | 17 +++++
gcc/ada/sem_util.adb | 20 +++--
17 files changed, 659 insertions(+), 167 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 b95a77c 2016-04-20 Arnaud Charlet <charlet(a)adacore.com>
new 9193c10 2016-04-20 Hristian Kirtchev <kirtchev(a)adacore.com>
new 982fcee 2016-04-20 Hristian Kirtchev <kirtchev(a)adacore.com>
new 527674c 2016-04-20 Vincent Celier <celier(a)adacore.com>
new 3fd1226 2016-04-20 Ed Schonberg <schonberg(a)adacore.com>
new b80646f Minor reformatting.
new a0be350 2016-04-20 Yannick Moy <moy(a)adacore.com>
new 0c4e057 2016-04-20 Hristian Kirtchev <kirtchev(a)adacore.com>
new 808ac3d 2016-04-20 Ed Schonberg <schonberg(a)adacore.com>
The 8 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 | 88 ++++++++
gcc/ada/a-cfdlli.ads | 4 +-
gcc/ada/clean.adb | 57 +++--
gcc/ada/einfo.adb | 27 ++-
gcc/ada/einfo.ads | 10 +
gcc/ada/exp_ch4.adb | 52 ++---
gcc/ada/exp_ch5.adb | 8 +-
gcc/ada/exp_ch7.adb | 57 ++---
gcc/ada/exp_prag.adb | 8 +-
gcc/ada/exp_unst.adb | 71 +++---
gcc/ada/exp_unst.ads | 10 +-
gcc/ada/gnatcmd.adb | 603 ++++++++++++++++++++++++++++++++++++++++++++++++++-
gcc/ada/make.adb | 55 +++--
gcc/ada/sem_ch11.adb | 13 +-
gcc/ada/sem_ch12.adb | 2 +-
gcc/ada/sem_ch13.adb | 8 +-
gcc/ada/sem_ch3.adb | 31 ++-
gcc/ada/sem_ch4.adb | 28 ++-
gcc/ada/sem_ch5.adb | 7 +-
gcc/ada/sem_res.adb | 27 ++-
gcc/ada/sem_util.adb | 13 ++
gcc/ada/sem_util.ads | 5 +
22 files changed, 984 insertions(+), 200 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 58e133a 2016-04-20 Ed Schonberg <schonberg(a)adacore.com>
new 6ea7637 2016-04-20 Hristian Kirtchev <kirtchev(a)adacore.com>
new 22c03c9 2016-04-20 Hristian Kirtchev <kirtchev(a)adacore.com>
new dea3743 2016-04-20 Hristian Kirtchev <kirtchev(a)adacore.com>
new b95a77c 2016-04-20 Arnaud Charlet <charlet(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 | 69 +++++++++++++++++++++++
gcc/ada/a-cihama.adb | 14 ++---
gcc/ada/a-cihase.adb | 14 ++---
gcc/ada/a-coinve.adb | 14 ++---
gcc/ada/a-conhel.ads | 2 -
gcc/ada/exp_aggr.adb | 118 ++++++++++++++++++++++++++++-----------
gcc/ada/exp_ch4.adb | 7 ++-
gcc/ada/make.adb | 6 --
gcc/ada/sem.adb | 9 +++
gcc/ada/sem_attr.ads | 38 +++++++++++++
gcc/ada/sem_ch12.adb | 153 ++++++++++++++++++++++++++++++++++++++++++++++++++-
gcc/ada/sem_ch9.adb | 1 +
gcc/ada/sem_type.adb | 98 +++++++++++++++++++++++++++------
gcc/ada/sem_util.adb | 24 ++++++++
gcc/ada/sem_util.ads | 3 +
gcc/ada/sinfo.adb | 16 ++++++
gcc/ada/sinfo.ads | 15 +++++
17 files changed, 521 insertions(+), 80 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 2d7f4d3 [sanitizer] Fix 'dyld: Symbol not found: _dyldVersionNumber' [...]
new 3d39604 Always inlining PrintCurrentStackSlow of tsan library to fix [...]
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/tsan/rtl/tsan_rtl_report.cc | 8 ++++++++
1 file changed, 8 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 compiler-rt.
from c59940d [compiler-rt] Remove unwanted --check-prefix=CHECK from unit [...]
new 2d7f4d3 [sanitizer] Fix 'dyld: Symbol not found: _dyldVersionNumber' [...]
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/sanitizer_common/sanitizer_mac.cc | 6 +++++-
1 file changed, 5 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 gcc.
from 97efb92 PR tree-optimization/70725 * tree-if-conv.c (is_false_predi [...]
new 0cc3cb0 2016-04-20 Hristian Kirtchev <kirtchev(a)adacore.com>
new 58e133a 2016-04-20 Ed Schonberg <schonberg(a)adacore.com>
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/ada/ChangeLog | 28 ++++++++++++++++++++++++++++
gcc/ada/a-stwibo.ads | 4 ++--
gcc/ada/a-stzbou.ads | 4 ++--
gcc/ada/exp_aggr.adb | 13 +++++++++++++
gcc/ada/s-imgint.adb | 12 +++++++++---
gcc/ada/s-imglli.adb | 9 +++++++--
gcc/ada/s-imgllu.adb | 3 ++-
gcc/ada/s-imguns.adb | 3 ++-
gcc/ada/sem_ch13.adb | 12 ++++++++++++
gcc/ada/sem_prag.adb | 22 +++++++++++++++++-----
gcc/ada/sem_util.adb | 4 ++--
11 files changed, 96 insertions(+), 18 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 gcc-6-branch
in repository gcc.
from 3c9daa4 2016-04-20 Richard Biener <rguenther(a)suse.de>
new 53a044c PR tree-optimization/70725 * tree-if-conv.c (is_false_predi [...]
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/pr70725.c | 22 ++++++++++++++++++++++
gcc/tree-if-conv.c | 12 +++++++++++-
4 files changed, 44 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/pr70725.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 lldb.
from 9c2f4e5 llvm::sys::path::home_directory() relies on having "HOME" set [...]
new 0663775 Fix xfail for test_tilde_home_directory on windows
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:
packages/Python/lldbsuite/test/functionalities/llvm/TestLLVM.py | 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 clang-tools-extra.
from a2a9da6 clang-tidy: [misc-unused-using-decls] Always use the canonica [...]
new 92463f0 clang-tidy: [misc-unused-using-decls] Support template types.
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:
clang-tidy/misc/UnusedUsingDeclsCheck.cpp | 10 +++++++---
test/clang-tidy/misc-unused-using-decls.cpp | 7 +++++++
2 files changed, 14 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 llvm.
from ec050f4 [X86] enable PIE for functions
new 53fd688 AMDGPU/SI: Assembler: improvements to support trap handlers.
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/AMDGPU/AsmParser/AMDGPUAsmParser.cpp | 192 +++++++++++++++---------
lib/Target/AMDGPU/SIRegisterInfo.td | 2 +-
test/MC/AMDGPU/trap.s | 16 ++
3 files changed, 140 insertions(+), 70 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.