This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from f2da0b9 gcc/
new 3e8825d liboffloadmic/ * plugin/libgomp-plugin-intelmic.cpp (GOMP_OF [...]
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:
liboffloadmic/ChangeLog | 6 ++++++
liboffloadmic/plugin/libgomp-plugin-intelmic.cpp | 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.
unknown user pushed a change to branch master
in repository gcc.
from 96536a9 * exp_ch2.adb (Expand_Current_Value): Make an appropriate ch [...]
new d47929d Ensure C++ language linkage in cmath and cstdlib
new f2da0b9 gcc/
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 | 8 +++++++
gcc/testsuite/ChangeLog | 5 ++++
gcc/testsuite/gcc.dg/pr69328.c | 16 +++++++++++++
gcc/tree-vect-stmts.c | 14 +++++------
libstdc++-v3/ChangeLog | 9 ++++++++
libstdc++-v3/include/c_global/ccomplex | 2 ++
libstdc++-v3/include/c_global/cmath | 4 ++++
libstdc++-v3/include/c_global/cstdlib | 4 ++++
libstdc++-v3/include/c_global/ctgmath | 2 ++
.../{c++1998/stdc++.cc => c++2011/linkage.cc} | 27 +++++++++++-----------
10 files changed, 71 insertions(+), 20 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr69328.c
copy libstdc++-v3/testsuite/17_intro/headers/{c++1998/stdc++.cc => c++2011/linkage [...]
--
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 2929488 Daily bump.
new 71c4c4c PR c/68513 * match.pd ((x & ~m) | (y & m)): Only perform on [...]
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 | 5 ++
gcc/match.pd | 3 +
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/gcc.dg/pr68513.c | 125 +++++++++++++++++++++++++++++++++++++++++
4 files changed, 138 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/pr68513.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 c716ac2 2016-01-20 Richard Biener <rguenther(a)suse.de>
new 96536a9 * exp_ch2.adb (Expand_Current_Value): Make an appropriate ch [...]
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 | 43 ++++++++
gcc/ada/exp_ch2.adb | 13 ++-
gcc/ada/gcc-interface/decl.c | 38 +++++--
gcc/ada/gcc-interface/gigi.h | 30 +++++
gcc/ada/gcc-interface/lang.opt | 4 +
gcc/ada/gcc-interface/misc.c | 6 +-
gcc/ada/gcc-interface/trans.c | 243 ++++++++++++-----------------------------
gcc/ada/gcc-interface/utils.c | 45 ++++++++
gcc/ada/gcc-interface/utils2.c | 8 +-
9 files changed, 238 insertions(+), 192 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 4a11f14 Add BZ markers
new c716ac2 2016-01-20 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 | 10 ++++++++++
gcc/tree-ssa-pre.c | 14 +++++++-------
gcc/tree-ssa-sccvn.c | 6 +++++-
gcc/tree-ssa-sccvn.h | 20 ++++++++++++++++++++
4 files changed, 42 insertions(+), 8 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 0754bad 2016-01-20 Andre Vieira <andre.simoesdiasvieira(a)arm.com>
new 4d37967 [PATCH] [target/25114] Improve comparisons against some small [...]
new 4a11f14 Add BZ markers
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/config/m68k/m68k.md | 85 +++++++++++++++++++++++++++++++++
gcc/config/m68k/predicates.md | 16 +++++--
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/gcc.target/m68k/pr25114.c | 26 ++++++++++
5 files changed, 139 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/m68k/pr25114.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 hjl/pr69369/master
in repository gcc.
discards 7accc8e Require non-x32 target for compile-time MPX tests
new 600c09b Require non-x32 target for compile-time MPX tests
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 (7accc8e)
\
N -- N -- N refs/heads/hjl/pr69369/master (600c09b)
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:
gcc/testsuite/g++.dg/pr63995-1.C | 3 +--
1 file changed, 1 insertion(+), 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 3cbeb0b * doc/invoke.texi (Options Summary): Add '.' after @xref.
new 0754bad 2016-01-20 Andre Vieira <andre.simoesdiasvieira(a)arm.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 | 5 +++++
gcc/testsuite/gcc.target/arm/memset-inline-10.c | 1 +
2 files changed, 6 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 b152dd3 Daily bump.
new 3cbeb0b * doc/invoke.texi (Options Summary): Add '.' after @xref.
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/invoke.texi | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.