This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from af90720 2015-11-18 Hristian Kirtchev <kirtchev(a)adacore.com>
new d120cb1 gcc/
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/config/i386/i386.c | 2 ++
2 files 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 gcc.
from 478b3e1 2015-11-18 Hristian Kirtchev <kirtchev(a)adacore.com>
new 20d5930 Minor code clean ups.
new d5dcec3 * gnat_ugn/gnat_project_manager.rst, gnat_ugn [...]
new 0763da1 Regenerate doc.
new af90720 2015-11-18 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/ada/ChangeLog | 49 +
gcc/ada/atree.adb | 17 +
gcc/ada/atree.ads | 6 +
gcc/ada/atree.h | 1 +
gcc/ada/checks.adb | 15 +-
gcc/ada/contracts.adb | 18 +
.../doc/gnat_rm/implementation_defined_pragmas.rst | 324 ++++++-
...ard_and_implementation_defined_restrictions.rst | 2 +-
.../building_executable_programs_with_gnat.rst | 22 +
.../doc/gnat_ugn/gnat_and_program_execution.rst | 8 +-
gcc/ada/doc/gnat_ugn/gnat_project_manager.rst | 2 +-
.../doc/gnat_ugn/the_gnat_compilation_model.rst | 89 +-
gcc/ada/einfo.adb | 26 +-
gcc/ada/einfo.ads | 11 +
gcc/ada/gcc-interface/Makefile.in | 20 +-
gcc/ada/gnat_rm.texi | 327 ++++++-
gcc/ada/gnat_ugn.texi | 1015 +++++++++++---------
gcc/ada/sem_prag.adb | 31 +
gcc/ada/sem_res.adb | 9 +
gcc/ada/sem_util.adb | 156 +++
gcc/ada/sem_util.ads | 12 +
21 files changed, 1611 insertions(+), 549 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 9cbb8f3 2015-11-18 Ed Schonberg <schonberg(a)adacore.com>
new 4721d13 2015-11-18 Doug Rupp <rupp(a)adacore.com>
new 0e465d1 2015-11-18 Hristian Kirtchev <kirtchev(a)adacore.com>
new 478b3e1 2015-11-18 Hristian Kirtchev <kirtchev(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 | 53 ++++++++++++++++++
gcc/ada/a-direct.adb | 31 ++++-------
gcc/ada/a-interr.ads | 6 +-
gcc/ada/contracts.adb | 17 ++++--
gcc/ada/contracts.ads | 2 +
gcc/ada/einfo.adb | 2 +
gcc/ada/einfo.ads | 4 ++
gcc/ada/exp_aggr.adb | 127 +++++++++++++++++++++++++++++++------------
gcc/ada/exp_intr.adb | 11 +++-
gcc/ada/s-os_lib.adb | 4 +-
gcc/ada/s-parame-vxworks.adb | 2 +-
gcc/ada/s-tpopsp-vxworks.adb | 37 +++++++++++--
gcc/ada/sem_ch8.adb | 26 +++++----
gcc/ada/sem_prag.adb | 22 ++++----
14 files changed, 253 insertions(+), 91 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-5-branch
in repository gcc.
from 1c64eb4 Daily bump.
new 86c2c12 PR tree-optimization/68157 * tree-ssa-reassoc.c (attempt_bu [...]
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 | 7 +++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/opt/pr68157.C | 18 ++++++++++++++++++
gcc/tree-ssa-reassoc.c | 5 +++++
4 files changed, 35 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/opt/pr68157.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 1a46173 2015-11-18 Pascal Obry <obry(a)adacore.com>
new 747426d 2015-11-18 Hristian Kirtchev <kirtchev(a)adacore.com>
new 158b9f5 2015-11-18 Hristian Kirtchev <kirtchev(a)adacore.com>
new cc4b9e2 2015-11-18 Hristian Kirtchev <kirtchev(a)adacore.com>
new ffef234 2015-11-18 Thomas Quinot <quinot(a)adacore.com>
new 0924014 2015-11-18 Arnaud Charlet <charlet(a)adacore.com>
The 5 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/adaint.c | 8 +++-
gcc/ada/bcheck.adb | 8 +++-
gcc/ada/checks.adb | 14 ++++++-
gcc/ada/einfo.adb | 20 +++++-----
gcc/ada/einfo.ads | 21 +++++-----
gcc/ada/exp_util.adb | 34 +++++++++++-----
gcc/ada/exp_util.ads | 16 +++++---
gcc/ada/g-ctrl_c.adb | 10 ++++-
gcc/ada/interfac.ads | 7 +++-
gcc/ada/s-os_lib.adb | 41 +++++++++----------
gcc/ada/s-os_lib.ads | 22 +++++------
gcc/ada/sem_ch13.adb | 8 +++-
gcc/ada/sem_ch3.adb | 21 +++++++++-
gcc/ada/sem_ch4.adb | 2 +-
gcc/ada/sem_ch6.adb | 11 ++++++
gcc/ada/sem_prag.adb | 67 +++++++++++++++----------------
gcc/ada/sem_res.adb | 8 +++-
gcc/ada/sem_util.adb | 84 ++++++++++++++++++++++++++++++++-------
gcc/ada/sem_util.ads | 10 +++++
gcc/ada/targparm.ads | 4 +-
21 files changed, 395 insertions(+), 130 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 d1fe26e Add missing test-case for PR ipa/68035
new 1a46173 2015-11-18 Pascal Obry <obry(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 | 19 +++++++++++
gcc/ada/adaint.c | 96 ++++++++++++++++++++++++++++++++++++++++++++++++++++
gcc/ada/s-os_lib.adb | 21 ++++++++++++
gcc/ada/s-os_lib.ads | 13 +++++++
gcc/ada/sem_ch4.adb | 12 +++++--
gcc/ada/sem_util.adb | 5 +--
6 files changed, 162 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 gcc.
from e495d5c Release memory in haifa-sched
new d1fe26e Add missing test-case for PR ipa/68035
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/gcc.dg/ipa/pr68035.c | 108 +++++++++++++++++++++++++++++++++++++
1 file changed, 108 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/ipa/pr68035.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 ebacf0e 2015-11-18 Richard Biener <rguenther(a)suse.de>
new b712a40 Fix memory leaks in tree-ssa-uninit.c
new e495d5c Release memory in haifa-sched
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 | 19 +++++++++++++++++++
gcc/haifa-sched.c | 13 ++++++++++---
gcc/tree-ssa-uninit.c | 33 +++++++++++++++++----------------
3 files changed, 46 insertions(+), 19 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 75e685ed * g++.dg/cpp1y/pr58708.C: Define wfoo based on sizeof [...]
new ebacf0e 2015-11-18 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 | 11 ++++++
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/gcc.dg/vect/pr67790.c | 40 ++++++++++++++++++++++
gcc/tree-vect-loop.c | 68 ++++++++++++-------------------------
4 files changed, 77 insertions(+), 47 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/pr67790.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.