This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 5ca8b82 Replace non-ascii character.
new 85c1bbb Don't quote "--hash-style gnu".
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 | 2 +-
test/ELF/reproduce.s | 5 +++--
2 files changed, 4 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 melt-branch
in repository gcc.
from 311bc04 [contrib/]
new 51872be [gcc/] 2016-05-02 Basile Starynkevitch <basile@starynkevit [...]
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.MELT | 12 +++++++++++-
gcc/melt-run.proto.h | 10 ++++++++--
gcc/melt/libmelt-ana-gimple.melt | 8 +++++---
gcc/melt/warmelt-base.melt | 2 +-
4 files changed, 25 insertions(+), 7 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 melt-branch
in repository gcc.
from 40a9659 [gcc/] 2016-05-O2 Basile Starynkevitch <basile@starynkevit [...]
new 311bc04 [contrib/]
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:
contrib/ChangeLog.MELT | 5 +++++
contrib/MELT-Plugin-Makefile | 31 ++++++++++---------------------
2 files changed, 15 insertions(+), 21 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 7581b50 [ARC] Various instruction pattern fixes
new dd185f6 PR c/70851 * c-decl.c (grokdeclarator): Diagnose when array [...]
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/c/ChangeLog | 6 ++++++
gcc/c/c-decl.c | 15 +++++++++++++--
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/enum-incomplete-3.c | 20 ++++++++++++++++++++
4 files changed, 44 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/enum-incomplete-3.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 30cc710 Daily bump.
new b8eef2b 2016-05-02 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 | 9 +++++++++
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/g++.dg/torture/pr70526.C | 35 ++++++++++++++++++++++++++++++++++
gcc/tree-sra.c | 2 +-
4 files changed, 53 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/torture/pr70526.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 621e067 Minor reformatting.
new 5fbb617 [PR target/70860] [nvptx] Handle NULL cfun in nvptx_libcall_value
new 7581b50 [ARC] Various instruction pattern fixes
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 | 13 +++++++++++++
gcc/config/arc/arc.md | 19 ++++++++++++-------
gcc/config/nvptx/nvptx.c | 3 ++-
3 files changed, 27 insertions(+), 8 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 26c955f Minor reformatting.
new c70d52d 2016-05-02 Ed Schonberg <schonberg(a)adacore.com>
new b3c0795 2016-05-02 Tristan Gingold <gingold(a)adacore.com>
new 621e067 Minor reformatting.
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 | 37 +++++++++++++++++++++++++++
gcc/ada/exp_ch6.adb | 21 +++++++++++++---
gcc/ada/exp_util.adb | 8 ++++++
gcc/ada/fname.adb | 14 +++++------
gcc/ada/s-memory.adb | 70 ++++++++++++++++++++++++++++------------------------
gcc/ada/sem_ch3.adb | 5 +++-
gcc/ada/sem_res.adb | 14 ++++++++---
gcc/ada/sem_util.adb | 19 ++++++++------
8 files changed, 134 insertions(+), 54 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 17dde0d [SystemZ] Fix in restoreCalleeSavedRegisters()
new b9893d1 [SystemZ] Temporarily disable codegen test int-add-12.ll.
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/SystemZ/int-add-12.ll | 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 gcc.
from 6d22398 2016-05-02 Jerome Lambourg <lambourg(a)adacore.com>
new b0f30a5 2016-05-02 Hristian Kirtchev <kirtchev(a)adacore.com>
new 8f2fccf 2016-05-02 Hristian Kirtchev <kirtchev(a)adacore.com>
new b13dd27 2016-05-02 Gary Dismukes <dismukes(a)adacore.com>
new c09c467 2016-05-02 Javier Miranda <miranda(a)adacore.com>
new 5769417 2016-05-02 Gary Dismukes <dismukes(a)adacore.com>
new 26c955f Minor reformatting.
The 6 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 | 76 +++++
gcc/ada/comperr.adb | 5 +-
gcc/ada/debug.adb | 8 +-
gcc/ada/einfo.adb | 16 +
gcc/ada/einfo.ads | 11 +
gcc/ada/exp_ch4.adb | 25 +-
gcc/ada/exp_ch6.adb | 2 +-
gcc/ada/exp_ch9.adb | 178 +++++-----
gcc/ada/exp_pakd.adb | 7 +-
gcc/ada/exp_prag.adb | 4 +-
gcc/ada/exp_util.adb | 39 ++-
gcc/ada/exp_util.ads | 30 +-
gcc/ada/sem_ch12.adb | 11 +-
gcc/ada/sem_ch3.adb | 11 +-
gcc/ada/sem_ch4.adb | 40 ++-
gcc/ada/sem_ch6.adb | 913 +++++++++++++++++++++++++++++++++------------------
gcc/ada/sem_ch6.ads | 11 +-
17 files changed, 943 insertions(+), 444 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.