This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from c8ef893 PR bootstrap/68271 * parser.h (cp_token): Remove pragma_kin [...]
new 017dc51 2016-01-15 Steve Ellcey <sellcey(a)imgtec.com>
new e390c57 PR tree-optimization/69270 * tree-ssanames.c (ssa_name_has_ [...]
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 | 10 ++++++
gcc/testsuite/ChangeLog | 6 ++++
gcc/testsuite/gcc.dg/tree-ssa/pr69270-2.c | 52 +++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/tree-ssa/pr69270-3.c | 26 ++++++++++++++++
gcc/tree-ssa-dom.c | 33 --------------------
gcc/tree-ssa-uncprop.c | 21 +++++++------
gcc/tree-ssanames.c | 34 ++++++++++++++++++++
gcc/tree-ssanames.h | 1 +
libstdc++-v3/ChangeLog | 5 +++
libstdc++-v3/include/ext/random.tcc | 2 +-
10 files changed, 147 insertions(+), 43 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr69270-2.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr69270-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 master
in repository gcc.
from ddcfeaf 2016-01-15 Paul Thomas <pault(a)gcc.gnu.org>
new c8ef893 PR bootstrap/68271 * parser.h (cp_token): Remove pragma_kin [...]
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-family/ChangeLog | 8 +++++++-
gcc/c-family/c-pragma.c | 5 +++--
gcc/cp/ChangeLog | 14 ++++++++++++++
gcc/cp/parser.c | 35 ++++++++++++++++++++---------------
gcc/cp/parser.h | 3 +--
5 files changed, 45 insertions(+), 20 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 b3a355d * intrinsics/execute_command_line.c (set_cmdstat): Use "%s", [...]
new ddcfeaf 2016-01-15 Paul Thomas <pault(a)gcc.gnu.org>
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 | 42 +++++++++++
gcc/fortran/resolve.c | 6 +-
gcc/fortran/trans-array.c | 22 ++++--
gcc/fortran/trans-decl.c | 30 +++++++-
gcc/fortran/trans-expr.c | 33 ++++++++-
gcc/fortran/trans-stmt.c | 28 ++++----
gcc/fortran/trans-types.c | 2 +
gcc/fortran/trans.c | 12 ++--
gcc/testsuite/ChangeLog | 22 ++++++
gcc/testsuite/gfortran.dg/allocate_error_5.f90 | 23 ++++++
.../gfortran.dg/deferred_character_10.f90 | 52 ++++++++++++++
.../gfortran.dg/deferred_character_11.f90 | 39 ++++++++++
.../gfortran.dg/deferred_character_12.f90 | 37 ++++++++++
.../gfortran.dg/deferred_character_13.f90 | 34 +++++++++
.../gfortran.dg/deferred_character_14.f90 | 30 ++++++++
gcc/testsuite/gfortran.dg/deferred_character_8.f90 | 84 ++++++++++++++++++++++
gcc/testsuite/gfortran.dg/deferred_character_9.f90 | 28 ++++++++
17 files changed, 495 insertions(+), 29 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/allocate_error_5.f90
create mode 100644 gcc/testsuite/gfortran.dg/deferred_character_10.f90
create mode 100644 gcc/testsuite/gfortran.dg/deferred_character_11.f90
create mode 100644 gcc/testsuite/gfortran.dg/deferred_character_12.f90
create mode 100644 gcc/testsuite/gfortran.dg/deferred_character_13.f90
create mode 100644 gcc/testsuite/gfortran.dg/deferred_character_14.f90
create mode 100644 gcc/testsuite/gfortran.dg/deferred_character_8.f90
create mode 100644 gcc/testsuite/gfortran.dg/deferred_character_9.f90
--
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 9292525 * adaint.c (__gnat_locate_exec_on_path): Use const char * in [...]
new b3a355d * intrinsics/execute_command_line.c (set_cmdstat): Use "%s", [...]
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:
libgfortran/ChangeLog | 5 +++++
libgfortran/intrinsics/execute_command_line.c | 4 ++--
2 files changed, 7 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 dejagnu.
from 9d2158e * lib/remote.exp (standard_file): The [ operator does not ac [...]
new 718f1a1 * runtest.exp (runtest): Improve comment about --status.
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 | 4 ++--
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 c3638e4 * task.c (GOMP_PLUGIN_target_task_completion): Add missing return.
new 9292525 * adaint.c (__gnat_locate_exec_on_path): Use const char * in [...]
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 | 5 +++++
gcc/ada/adaint.c | 2 +-
2 files changed, 6 insertions(+), 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 81be349 2016-01-15 Vladimir Makarov <vmakarov(a)redhat.com>
new c3638e4 * task.c (GOMP_PLUGIN_target_task_completion): Add missing return.
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:
libgomp/ChangeLog | 4 ++++
libgomp/task.c | 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 61c4479 [AArch64] Remove TODO (redundant type conversions) in arm_neon.h
new 81be349 2016-01-15 Vladimir Makarov <vmakarov(a)redhat.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/ChangeLog | 10 ++-
gcc/lra-spills.c | 142 +++++++++++++++++++-------------
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/gcc.target/i386/pr69030.c | 28 +++++++
4 files changed, 126 insertions(+), 59 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr69030.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-arbitrary
in repository toolchain/abe.
discards c251283 Create multilib and non-multilib host-session yaml
discards deb5213 Template for use in trusted LAVA uinstance
discards 7eb8d69 Add missing tcpdump dependency
discards 42946b8 Permit host machine to be of any type
discards 2326098 Benchmark.sh: Support mustang host/target
discards d846d20 Benchmark.sh: Support deploy_linaro_kernel
new 1fd4cdc Benchmark.sh: Support deploy_linaro_kernel
new 467bc2a Benchmark.sh: Support mustang host/target
new 2e2166d Permit host machine to be of any type
new aae77cb Add missing tcpdump dependency
new b2d48cd Template for use in trusted LAVA uinstance
new ceadf4c Create multilib and non-multilib host-session yaml
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 (c251283)
\
N -- N -- N refs/heads/bernie/benchmarking-uinstance-arbitrary (ceadf4c)
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 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:
scripts/Benchmark.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.