This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 1728e3b364a 2017-09-25 Hristian Kirtchev <kirtchev(a)adacore.com>
new 0d6c8847750 2017-09-25 Piotr Trojanek <trojanek(a)adacore.com>
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/ada/ChangeLog | 13 +++++++++++++
gcc/ada/adabkend.adb | 12 ++++++------
gcc/ada/exp_ch6.adb | 14 ++++++++++++++
3 files changed, 33 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 lld.
from 402ed54fa Do not sort CU vectors.
new 7ecae2142 [ELF] - LTO: do not optimize away symbols accessed from linke [...]
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/LTO.cpp | 14 +++++-
.../{cache.ll => linker-script-symbols-ipo.ll} | 9 ++--
test/ELF/lto/linker-script-symbols-assign.ll | 50 ++++++++++++++++++++++
test/ELF/lto/linker-script-symbols-ipo.ll | 32 ++++++++++++++
4 files changed, 99 insertions(+), 6 deletions(-)
copy test/ELF/lto/Inputs/{cache.ll => linker-script-symbols-ipo.ll} (61%)
create mode 100644 test/ELF/lto/linker-script-symbols-assign.ll
create mode 100644 test/ELF/lto/linker-script-symbols-ipo.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 2a6c14a6861 gcc/ada/
new 1728e3b364a 2017-09-25 Hristian Kirtchev <kirtchev(a)adacore.com>
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/ada/ChangeLog | 47 ++++++++++++
gcc/ada/adabkend.adb | 10 ++-
.../doc/gnat_ugn/gnat_and_program_execution.rst | 18 ++---
gcc/ada/exp_imgv.adb | 18 ++---
gcc/ada/exp_spark.adb | 46 +++++++++++-
gcc/ada/gnat1drv.adb | 58 +++++++--------
gcc/ada/gnat_ugn.texi | 6 +-
gcc/ada/libgnarl/s-taprop__linux.adb | 86 +++++++++++++++-------
gcc/ada/sem_ch12.adb | 18 ++++-
gcc/ada/sem_ch13.adb | 8 ++
gcc/ada/sem_prag.adb | 4 +-
gcc/ada/sem_prag.ads | 19 +++++
gcc/ada/sem_res.adb | 32 ++++----
13 files changed, 275 insertions(+), 95 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 92b9491f478 2017-09-25 Doug Rupp <rupp(a)adacore.com>
new 2a6c14a6861 gcc/ada/
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/ada/ChangeLog | 20 ++++++++++++++++++++
gcc/ada/exp_imgv.adb | 28 +++++++++++++++-------------
gcc/ada/libgnarl/s-taprop__linux.adb | 29 ++++++++++++++---------------
gcc/ada/sem_ch13.adb | 9 ++++++++-
gcc/ada/sem_res.adb | 9 +++++++++
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gnat.dg/entry_family.adb | 28 ++++++++++++++++++++++++++++
7 files changed, 98 insertions(+), 29 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/entry_family.adb
--
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 9d5eb09a06e [Patch, Darwin] Fix PR80556 by linking the system unwinder [...]
new 92b9491f478 2017-09-25 Doug Rupp <rupp(a)adacore.com>
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/ada/ChangeLog | 20 ++++
gcc/ada/einfo.adb | 11 ++-
gcc/ada/exp_imgv.adb | 184 ++++++++++++++++++++++++++++++++++-
gcc/ada/libgnarl/s-taprop__linux.adb | 14 ++-
gcc/ada/sem_util.adb | 24 -----
5 files changed, 214 insertions(+), 39 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 c7689720224 2017-09-25 Richard Biener <rguenther(a)suse.de>
new 88d1247af31 2017-09-25 Ed Schonberg <schonberg(a)adacore.com>
new e4e521fde22 2017-09-25 Bob Duff <duff(a)adacore.com>
new 9d5eb09a06e [Patch, Darwin] Fix PR80556 by linking the system unwinder [...]
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 | 7 +++
gcc/ada/ChangeLog | 23 +++++++++
gcc/ada/exp_ch3.adb | 31 ++++++++----
gcc/ada/exp_ch5.adb | 28 +++++++----
gcc/ada/libgnarl/s-taprop__linux.adb | 98 +++++++++++++++++++++++++++++++++---
gcc/ada/s-oscons-tmplt.c | 3 +-
gcc/ada/sem_attr.adb | 2 +-
gcc/ada/sem_ch12.adb | 4 +-
gcc/ada/sem_ch13.adb | 4 +-
gcc/ada/sem_ch4.adb | 28 +++++------
gcc/config/i386/darwin.h | 26 ++++++++++
gcc/config/i386/darwin64.h | 26 ++++++++++
12 files changed, 231 insertions(+), 49 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 ac6ff7c38cd Add myself as nvptx maintainer
new c7689720224 2017-09-25 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 | 6 ++++++
gcc/dwarf2out.c | 2 --
2 files changed, 6 insertions(+), 2 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 576e2eebad4 Remove unnecessary fold_convert in gfc_(un)likely
new ac6ff7c38cd Add myself as nvptx maintainer
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 gcc.
from 347e6a8076e Daily bump.
new 576e2eebad4 Remove unnecessary fold_convert in gfc_(un)likely
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 | 5 +++++
gcc/fortran/trans.c | 2 --
2 files changed, 5 insertions(+), 2 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 fa55abb96d2 [X86] Make IFMA instructions during isel so we can fold bro [...]
new bb3c660e87f [CodeGenPrepare][NFC] Rename TargetTransformInfo::expandMem [...]
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:
include/llvm/Analysis/TargetTransformInfo.h | 8 ++++----
include/llvm/Analysis/TargetTransformInfoImpl.h | 2 +-
lib/Analysis/TargetTransformInfo.cpp | 4 ++--
lib/CodeGen/CodeGenPrepare.cpp | 2 +-
lib/Target/PowerPC/PPCTargetTransformInfo.cpp | 2 +-
lib/Target/PowerPC/PPCTargetTransformInfo.h | 2 +-
lib/Target/X86/X86TargetTransformInfo.cpp | 2 +-
lib/Target/X86/X86TargetTransformInfo.h | 2 +-
8 files changed, 12 insertions(+), 12 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.