This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 85ee12c 2015-10-20 Hristian Kirtchev <kirtchev(a)adacore.com>
new 94cb56d 2015-10-20 Ed Schonberg <schonberg(a)adacore.com>
new 0bed14c 2015-10-20 Bob Duff <duff(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 | 42 ++++++++++++++++++++++++++++++++++++++++++
gcc/ada/a-cbdlli.ads | 2 +-
gcc/ada/a-cbhase.ads | 2 +-
gcc/ada/a-cbmutr.ads | 2 +-
gcc/ada/a-cborse.ads | 2 +-
gcc/ada/a-cdlili.ads | 2 +-
gcc/ada/a-cidlli.ads | 2 +-
gcc/ada/a-cihase.ads | 2 +-
gcc/ada/a-cimutr.ads | 2 +-
gcc/ada/a-ciorse.ads | 2 +-
gcc/ada/a-cobove.ads | 2 +-
gcc/ada/a-cohase.ads | 2 +-
gcc/ada/a-coinve.ads | 2 +-
gcc/ada/a-comutr.ads | 2 +-
gcc/ada/a-convec.ads | 2 +-
gcc/ada/a-coorse.ads | 2 +-
gcc/ada/debug.adb | 11 ++++++-----
gcc/ada/exp_util.adb | 10 ++++++++++
gcc/ada/par-ch3.adb | 6 ++++++
gcc/ada/par_sco.adb | 7 ++++---
gcc/ada/rtsfind.ads | 5 -----
gcc/ada/sem_smem.adb | 9 +++++++--
gcc/ada/sem_util.adb | 47 ++++++++++++++++++++++++++++++-----------------
gcc/ada/snames.ads-tmpl | 2 ++
24 files changed, 122 insertions(+), 47 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 aae9bc7 2015-10-20 Bob Duff <duff(a)adacore.com>
new cb1f309 Update targets.
new d0bb948 Fix VTV for targets with section anchors.
new 11b98f5 Fix VTV for targets with section anchors.
new 21eb0cb Enable VTV for aarch64 and arm
new a4ebc1b * gnat_ugn.texi, gnat_rm.texi: Regenerate. * doc/gnat_ugn/g [...]
new 85ee12c 2015-10-20 Hristian Kirtchev <kirtchev(a)adacore.com>
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/ChangeLog | 7 +
gcc/ada/ChangeLog | 93 ++
gcc/ada/aspects.adb | 1 +
gcc/ada/aspects.ads | 19 +-
.../implementation_defined_characteristics.rst | 315 +++--
.../doc/gnat_rm/implementation_defined_pragmas.rst | 65 +-
...ard_and_implementation_defined_restrictions.rst | 31 +-
gcc/ada/doc/gnat_rm/the_gnat_library.rst | 13 +
.../building_executable_programs_with_gnat.rst | 21 +-
gcc/ada/doc/gnat_ugn/gnat_project_manager.rst | 158 +--
.../doc/gnat_ugn/the_gnat_compilation_model.rst | 2 +-
gcc/ada/einfo.adb | 3 +-
gcc/ada/gcc-interface/Makefile.in | 82 +-
gcc/ada/gnat_rm.texi | 1227 ++++++++++----------
gcc/ada/gnat_ugn.texi | 38 +-
gcc/ada/par-prag.adb | 1 +
gcc/ada/rtsfind.ads | 13 +-
gcc/ada/sem_ch12.adb | 38 +-
gcc/ada/sem_ch13.adb | 121 +-
gcc/ada/sem_ch3.adb | 27 +-
gcc/ada/sem_ch5.adb | 12 +-
gcc/ada/sem_ch6.adb | 75 +-
gcc/ada/sem_prag.adb | 291 +++--
gcc/ada/sem_prag.ads | 17 +
gcc/ada/sem_res.adb | 90 +-
gcc/ada/sem_util.adb | 144 ++-
gcc/ada/sem_util.ads | 28 +-
gcc/ada/snames.ads-tmpl | 2 +
gcc/varasm.c | 112 +-
libvtv/ChangeLog | 5 +
libvtv/configure.tgt | 4 +
31 files changed, 1816 insertions(+), 1239 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 55ab526 2015-10-20 Gary Dismukes <dismukes(a)adacore.com>
new 0c0a0b2 2015-10-20 Vincent Celier <celier(a)adacore.com>
new d3e59bb 2015-10-20 Philippe Gil <gil(a)adacore.com>
new dc62fae 2015-10-20 Ed Schonberg <schonberg(a)adacore.com>
new 2f5441e 2015-10-20 Bob Duff <duff(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 | 66 +++++
gcc/ada/a-coinve.adb | 2 +
gcc/ada/a-contai.adb | 33 +--
gcc/ada/a-contai.ads | 7 +-
gcc/ada/env.c | 4 +-
gcc/ada/fe.h | 10 +-
gcc/ada/g-debpoo.adb | 584 ++++++++++++++++++++++++++++++++++++++-----
gcc/ada/g-debpoo.ads | 78 +++++-
gcc/ada/init.c | 4 +-
gcc/ada/pprint.ads | 11 +-
gcc/ada/s-atocou-builtin.adb | 27 +-
gcc/ada/s-atocou-x86.adb | 31 ++-
gcc/ada/s-atocou.adb | 19 +-
gcc/ada/s-atocou.ads | 35 ++-
gcc/ada/s-trasym.adb | 7 +-
gcc/ada/sem_cat.adb | 5 +-
gcc/ada/sem_ch6.adb | 17 +-
gcc/ada/sem_ch8.adb | 8 +-
gcc/ada/stand.ads | 12 +-
gcc/ada/tracebak.c | 2 +
20 files changed, 811 insertions(+), 151 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 5c9329f 2015-10-20 Bob Duff <duff(a)adacore.com>
new d1cd139 2015-10-20 Thomas Quinot <quinot(a)adacore.com>
new f0a120e 2015-10-20 Hristian Kirtchev <kirtchev(a)adacore.com>
new 078a74b 2015-10-20 Bob Duff <duff(a)adacore.com>
new 55ab526 2015-10-20 Gary Dismukes <dismukes(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 | 80 ++
gcc/ada/Makefile.rtl | 1 +
gcc/ada/a-coinve.adb | 1650 ++++++++++----------------------
gcc/ada/a-coinve.ads | 56 +-
gcc/ada/a-convec.adb | 26 +-
gcc/ada/a-convec.ads | 2 +-
gcc/ada/a-finali.adb | 50 +-
gcc/ada/a-finali.ads | 12 +-
gcc/ada/bindgen.adb | 147 ++-
gcc/ada/bindgen.ads | 6 +-
gcc/ada/bindusg.adb | 8 +-
gcc/ada/cstand.adb | 4 +-
gcc/ada/debug.adb | 13 +-
gcc/ada/einfo.adb | 2 +
gcc/ada/exp_util.adb | 2 +-
gcc/ada/expander.adb | 14 +-
gcc/ada/{a-dispat.adb => g-binenv.adb} | 74 +-
gcc/ada/{gnat.ads => g-binenv.ads} | 19 +-
gcc/ada/gnat1drv.adb | 6 +
gcc/ada/gnatbind.adb | 21 +-
gcc/ada/impunit.adb | 1 +
gcc/ada/init.c | 5 +-
gcc/ada/make.adb | 52 +-
gcc/ada/sem_ch12.adb | 37 +-
gcc/ada/sem_ch13.adb | 19 +-
gcc/ada/sem_prag.adb | 25 +-
gcc/ada/switch-b.adb | 23 +-
27 files changed, 1026 insertions(+), 1329 deletions(-)
copy gcc/ada/{a-dispat.adb => g-binenv.adb} (56%)
copy gcc/ada/{gnat.ads => g-binenv.ads} (78%)
--
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 2f9fa91 2015-10-19 Steven G. Kargl <kargl(a)gcc.gnu.org>
new 8a180b4 Fix default_binds_local_p_2 for extern protected data
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 | 8 ++++++
gcc/testsuite/ChangeLog | 9 +++++++
gcc/testsuite/gcc.target/aarch64/pr66912.c | 42 ++++++++++++++++++++++++++++++
gcc/testsuite/gcc.target/arm/pr66912.c | 42 ++++++++++++++++++++++++++++++
gcc/varasm.c | 5 ++--
5 files changed, 104 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/pr66912.c
create mode 100644 gcc/testsuite/gcc.target/arm/pr66912.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 73b2835 PR c++/67064
new f974fc7 Fix default_binds_local_p_2 for extern protected data
new 0b8bd25 2015-10-20 Thomas Quinot <quinot(a)adacore.com>
new 1ff43c0 2015-10-20 Ed Schonberg <schonberg(a)adacore.com>
new 9b5b11f 2015-10-20 Vincent Celier <celier(a)adacore.com>
new 81bd1c0 2015-10-20 Thomas Quinot <quinot(a)adacore.com>
new 5c9329f 2015-10-20 Bob Duff <duff(a)adacore.com>
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/ChangeLog | 5 +
gcc/ada/ChangeLog | 83 +++++++++++++++
gcc/ada/a-contai.ads | 4 +
gcc/ada/a-convec.ads | 5 +-
gcc/ada/a-strsup.adb | 8 --
gcc/ada/einfo.adb | 50 +++++----
gcc/ada/exp_ch5.adb | 2 +-
gcc/ada/gnatlink.adb | 49 ++++-----
gcc/ada/inline.adb | 6 ++
gcc/ada/make.adb | 7 +-
gcc/ada/output.adb | 29 ++++--
gcc/ada/prj-attr.adb | 12 ++-
gcc/ada/sem_ch13.adb | 128 +++++++++++++++++++----
gcc/ada/sem_ch13.ads | 7 ++
gcc/ada/sem_ch3.adb | 158 ++++++++++++++++++++++++++---
gcc/ada/sem_util.adb | 20 ++--
gcc/ada/sem_util.ads | 3 +-
gcc/ada/types.ads | 2 +-
gcc/testsuite/ChangeLog | 6 ++
gcc/testsuite/gcc.target/aarch64/pr66912.c | 42 ++++++++
gcc/testsuite/gcc.target/arm/pr66912.c | 42 ++++++++
gcc/varasm.c | 5 +-
22 files changed, 560 insertions(+), 113 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/pr66912.c
create mode 100644 gcc/testsuite/gcc.target/arm/pr66912.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 1ccac4c [PATCH] c/67925 - update documentation on `inline'
new 73b2835 PR c++/67064
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/cp/ChangeLog | 3 +++
gcc/cp/semantics.c | 2 ++
gcc/testsuite/g++.dg/parse/parens3.C | 18 ++++++++++++++++++
3 files changed, 23 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/parse/parens3.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.