This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 4fa2ff1 PR rtl-opt/67145
new 51dae9c Regenerate doc/tm.texi
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 | 4 ++++
gcc/doc/tm.texi | 2 +-
2 files changed, 5 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 dfb6d13 Minor ChangeLog formatting fixes.
new 4fa2ff1 PR rtl-opt/67145
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/simplify-rtx.c | 22 ++++++++++++++++++++--
2 files changed, 26 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 21b107d 2016-03-02 Manuel Lopez-Ibanez <manu(a)gcc.gnu.org>
new dfb6d13 Minor ChangeLog formatting fixes.
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 | 24 +++++-----
gcc/ChangeLog-2015 | 112 +++++++++++++++++++++----------------------
gcc/testsuite/ChangeLog | 8 ++--
gcc/testsuite/ChangeLog-2015 | 84 ++++++++++++++++----------------
4 files changed, 114 insertions(+), 114 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 00e3f09 PR libgomp/69555 * gimplify.c (gimplify_decl_expr): For dec [...]
new 21b107d 2016-03-02 Manuel Lopez-Ibanez <manu(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/ChangeLog | 4 ++++
gcc/target.def | 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 aoliva/libcp1
in repository gcc.
from efe325e shift operators are not assignment operators
new a79a3e6 introduce callback to get type char
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:
include/gcc-c-fe.def | 7 ++++++-
include/gcc-c-interface.h | 4 ++--
include/gcc-cp-fe.def | 7 ++++++-
include/gcc-cp-interface.h | 4 ++--
libcc1/libcc1plugin.cc | 8 +++++++-
libcc1/libcp1plugin.cc | 6 ++++++
6 files changed, 29 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 master
in repository gcc.
from d97ba4c PR tree-optimization/69987 * gfortran.dg/pr69987.f90: Use " [...]
new 00e3f09 PR libgomp/69555 * gimplify.c (gimplify_decl_expr): For dec [...]
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/gimplify.c | 46 ++++++++----
gcc/omp-low.c | 32 ++++++---
libgomp/ChangeLog | 6 ++
libgomp/testsuite/libgomp.c++/pr69555-1.C | 114 ++++++++++++++++++++++++++++++
libgomp/testsuite/libgomp.c++/pr69555-2.C | 58 +++++++++++++++
6 files changed, 245 insertions(+), 20 deletions(-)
create mode 100644 libgomp/testsuite/libgomp.c++/pr69555-1.C
create mode 100644 libgomp/testsuite/libgomp.c++/pr69555-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 047a1c2 libbacktrace/
new d97ba4c PR tree-optimization/69987 * gfortran.dg/pr69987.f90: Use " [...]
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 | 6 ++++++
gcc/testsuite/gfortran.dg/pr69987.f90 | 2 +-
2 files changed, 7 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.
bernie.ogden pushed a change to branch bernie/trust-silent
in repository toolchain/abe.
discards 2a7c9ae Send most output to /dev/null
discards 19287e0 Benchmark.sh: Permit user override of TRUST
discards db3f38b Benchmark.sh: Default trust based on IP
discards 7650bae Expose keys in CLI interface
adds e21ee6d Expose keys in CLI interface
adds 0ce7761 Benchmark.sh: Default trust based on IP
adds c644d55 Benchmark.sh: Permit user override of TRUST
new 9ebf09f Send most output to /dev/null
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 (2a7c9ae)
\
N -- N -- N refs/heads/bernie/trust-silent (9ebf09f)
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:
scripts/dispatch-benchmark.py | 14 +++++++++-----
1 file changed, 9 insertions(+), 5 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/trust
in repository toolchain/abe.
omits 19287e0 Benchmark.sh: Permit user override of TRUST
omits db3f38b Benchmark.sh: Default trust based on IP
omits 7650bae Expose keys in CLI interface
new e21ee6d Expose keys in CLI interface
new 0ce7761 Benchmark.sh: Default trust based on IP
new c644d55 Benchmark.sh: Permit user override of TRUST
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 (19287e0)
\
N -- N -- N refs/heads/bernie/trust (c644d55)
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 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:
scripts/dispatch-benchmark.py | 14 +++++++++-----
1 file changed, 9 insertions(+), 5 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 hjl/pr60336/psabi
in repository gcc.
discards 86ed8b4 Add a call target hook: function_skip_empty_type_p
discards c088dc9 Properly pass empty type for non-i386 targets
discards b87d10f Properly pass empty type for i386 targets
new d800ae5 Properly pass empty type for i386 targets
new b0c400c Properly pass empty type for non-i386 targets
new 6544171 Add a call target hook: function_skip_empty_type_p
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 (86ed8b4)
\
N -- N -- N refs/heads/hjl/pr60336/psabi (6544171)
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 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/tree.c | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.