This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-4_9-branch
in repository gcc.
from a8dc42a Daily bump.
new 17c4106 PR target/67265 * config/i386/i386.c (ix86_adjust_stack_and [...]
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 --
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.target/i386/pr67265-2.c | 9 +++++++++
4 files changed, 19 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr67265-2.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 3ff5e35 2015-11-12 Hristian Kirtchev <kirtchev(a)adacore.com>
new 5af08a8 2015-11-12 Hristian Kirtchev <kirtchev(a)adacore.com>
new 17ad8c3 gcc/
new 1548739 2015-11-12 Gary Dismukes <dismukes(a)adacore.com>
new 9cda502 2015-11-12 Jerome Lambourg <lambourg(a)adacore.com>
new 595cbbc 2015-11-12 Thomas Quinot <quinot(a)adacore.com>
new dc483d7 2015-11-12 Tristan Gingold <gingold(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 | 6 ++
gcc/ada/ChangeLog | 121 +++++++++++++++++++++++++++++++++++++++++
gcc/ada/atree.adb | 9 ++-
gcc/ada/exp_attr.adb | 7 +++
gcc/ada/exp_ch5.adb | 2 +-
gcc/ada/exp_ch6.adb | 12 ++--
gcc/ada/exp_intr.adb | 44 ++++++++++++++-
gcc/ada/exp_util.ads | 2 +-
gcc/ada/freeze.adb | 2 +-
gcc/ada/init.c | 7 ++-
gcc/ada/inline.adb | 2 +-
gcc/ada/par-ch6.adb | 2 +-
gcc/ada/rtsfind.ads | 2 +
gcc/ada/s-rident.ads | 47 ++++++++++++++++
gcc/ada/s-stchop-vxworks.adb | 37 +++++--------
gcc/ada/sem_ch10.adb | 5 +-
gcc/ada/sem_ch12.adb | 5 ++
gcc/ada/sem_ch3.adb | 6 +-
gcc/ada/sem_ch4.adb | 65 +++++++++++++++++++++-
gcc/ada/sem_elab.adb | 31 ++++++++++-
gcc/ada/sem_prag.adb | 51 ++++++++++++++---
gcc/ada/sem_util.adb | 40 +++++++++++++-
gcc/ada/sem_util.ads | 6 ++
gcc/ada/sem_warn.adb | 6 +-
gcc/ada/snames.ads-tmpl | 1 +
gcc/ada/targparm.adb | 11 ++++
gcc/expr.c | 3 +-
gcc/testsuite/ChangeLog | 4 ++
gcc/testsuite/gcc.dg/pr68286.c | 17 ++++++
29 files changed, 490 insertions(+), 63 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr68286.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.
bernie.ogden pushed a change to branch bernie/benchmarking-uinstance
in repository toolchain/abe.
discards ddc004c WIP: Does running the tool from the test script work?
new 7971093 WIP: Does running the tool from the test script work?
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (ddc004c)
\
N -- N -- N refs/heads/bernie/benchmarking-uinstance (7971093)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
config/bench/lava/target-session | 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 ee97365 * gnat_rm.texi, gnat_ugn.texi, doc/gnat_ugn/p [...]
new 627dfdb * gnat_rm.texi, gnat_ugn.texi, doc/gnat_ugn/p [...]
new a9dd889 2015-11-12 Eric Botcazou <ebotcazou(a)adacore.com>
new 8601108 2015-11-12 Ed Schonberg <schonberg(a)adacore.com>
new 798dec7 2015-11-12 Hristian Kirtchev <kirtchev(a)adacore.com>
new 3ff5e35 2015-11-12 Hristian Kirtchev <kirtchev(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 | 61 +
gcc/ada/checks.ads | 2 +-
gcc/ada/contracts.adb | 56 +-
.../doc/gnat_rm/implementation_defined_pragmas.rst | 19 +-
...ard_and_implementation_defined_restrictions.rst | 38 +-
.../doc/gnat_ugn/gnat_and_program_execution.rst | 2 +-
.../doc/gnat_ugn/platform_specific_information.rst | 307 +++--
.../doc/gnat_ugn/the_gnat_compilation_model.rst | 2 +-
gcc/ada/einfo.adb | 34 +-
gcc/ada/einfo.ads | 23 +-
gcc/ada/exp_attr.adb | 46 +-
gcc/ada/exp_ch9.adb | 567 +++++----
gcc/ada/freeze.adb | 13 +-
gcc/ada/gcc-interface/decl.c | 27 +-
gcc/ada/gnat_rm.texi | 1291 ++++++++++----------
gcc/ada/gnat_ugn.texi | 367 ++++--
gcc/ada/sem_ch13.adb | 110 +-
gcc/ada/sem_prag.adb | 7 +-
gcc/ada/sem_res.adb | 6 +-
gcc/ada/sem_util.adb | 1 +
20 files changed, 1763 insertions(+), 1216 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.
bernie.ogden pushed a change to branch bernie/benchmarking-uinstance
in repository toolchain/abe.
discards cda3cbe WIP: Does running the tool from the test script work?
new ddc004c WIP: Does running the tool from the test script work?
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (cda3cbe)
\
N -- N -- N refs/heads/bernie/benchmarking-uinstance (ddc004c)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
config/bench/lava/host-session | 4 ++--
1 file changed, 2 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 1d3f0c6 2015-11-12 Steve Baird <baird(a)adacore.com>
new 3ea9a93 2015-11-12 Emmanuel Briot <briot(a)adacore.com>
new 28e28b2 2015-11-12 Pierre-Marie de Rodat <derodat(a)adacore.com>
new 698a7de 2015-11-12 Eric Botcazou <ebotcazou(a)adacore.com>
new b2d3217 2015-11-12 Eric Botcazou <ebotcazou(a)adacore.com>
new 5e053a6 Code clean ups.
new ee97365 * gnat_rm.texi, gnat_ugn.texi, doc/gnat_ugn/p [...]
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 | 95 +++++++++++++++++++++++++++++++++++++++++++
gcc/ada/bindgen.adb | 10 ++++-
gcc/ada/einfo.ads | 5 ++-
gcc/ada/exp_ch6.adb | 19 +++++++--
gcc/ada/freeze.adb | 85 +++++++++++++++++++++++++++++---------
gcc/ada/g-io-put.adb | 6 +--
gcc/ada/gcc-interface/decl.c | 37 +++++++++++++----
gcc/ada/gcc-interface/gigi.h | 5 +++
gcc/ada/gcc-interface/trans.c | 42 ++++++++++++++++++-
gcc/ada/gcc-interface/utils.c | 5 ++-
gcc/ada/s-os_lib.adb | 8 ++--
gcc/ada/s-os_lib.ads | 6 +++
gcc/ada/s-osinte-vxworks.ads | 1 -
gcc/ada/s-stalib.ads | 6 ++-
gcc/ada/s-taprop-vxworks.adb | 8 ++--
gcc/ada/sem_attr.adb | 6 +++
gcc/ada/sem_ch13.adb | 77 +++++++----------------------------
gcc/ada/sem_ch3.adb | 17 ++++++--
gcc/ada/sem_util.adb | 31 ++++++--------
19 files changed, 331 insertions(+), 138 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.
bernie.ogden pushed a change to branch bernie/benchmarking-uinstance
in repository toolchain/abe.
discards 9371057 WIP: Do I see results from the job script?
new cda3cbe WIP: Does running the tool from the test script work?
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (9371057)
\
N -- N -- N refs/heads/bernie/benchmarking-uinstance (cda3cbe)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
config/bench/lava/host-session | 16 +++-------------
config/bench/lava/target-session | 15 +++++++++------
2 files changed, 12 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 9a2dfe1 2015-11-12 Christian Bruel <christian.bruel(a)st.com>
new c289372 2015-11-12 Ed Schonberg <schonberg(a)adacore.com>
new 1d3f0c6 2015-11-12 Steve Baird <baird(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 | 26 ++++++
gcc/ada/bindgen.adb | 2 +-
gcc/ada/s-os_lib.adb | 8 +-
gcc/ada/sem_ch13.adb | 18 ++--
gcc/ada/sem_ch6.adb | 240 ++++++++++++++++++++++++++-------------------------
5 files changed, 170 insertions(+), 124 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 dejagnu.
from 63ac0ca * lib/framework.exp (note): Remove old commented-out code.
new ec113f1 * runtest.exp (usage): Sort options in usage.
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 ++++
runtest.exp | 20 ++++++++++----------
2 files changed, 14 insertions(+), 10 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 38128b5 [PATCH][ARM]Fix addsi3_compare_op2 pattern.
new 9a2dfe1 2015-11-12 Christian Bruel <christian.bruel(a)st.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/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.target/arm/mmx-1.c | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.