This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hjl/pr70155/bitwise
in repository gcc.
discards e35caeb Add TI bitwise operations to 64-bit STV
discards a987e39 Add zext to TI patterns for 64-bit STV
new 405e7e6 Add TI bitwise operations to 64-bit STV
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 (e35caeb)
\
N -- N -- N refs/heads/hjl/pr70155/bitwise (405e7e6)
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/config/i386/i386.md | 63 ++++++++++++++++++++-----------------------------
1 file changed, 26 insertions(+), 37 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 402d7a9 PR c++/70594 * ipa-utils.h (polymorphic_ctor_dtor_p): New p [...]
new dbe1794 2016-04-14 Michael Meissner <meissner(a)linux.vnet.ibm.com>
new b9786e3 PR c++/70648
new 601b594 PR c++/70543
new da78d8e PR c++/70622
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/cp/ChangeLog | 15 ++++++
gcc/cp/constexpr.c | 2 +
gcc/cp/parser.c | 56 +++++++++++++++++-----
gcc/cp/pt.c | 1 +
gcc/testsuite/ChangeLog | 7 +++
.../cpp0x/{lambda/lambda-cast1.C => auto47.C} | 4 +-
gcc/testsuite/g++.dg/cpp0x/constexpr-initlist10.C | 11 +++++
gcc/testsuite/g++.dg/cpp0x/constexpr-template9.C | 17 +++++++
gcc/testsuite/gcc.target/powerpc/pr70640.c | 2 +-
9 files changed, 100 insertions(+), 15 deletions(-)
copy gcc/testsuite/g++.dg/cpp0x/{lambda/lambda-cast1.C => auto47.C} (56%)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/constexpr-initlist10.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/constexpr-template9.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 4c1007f PR c++/70652 - [6 Regression] r234966 causes bootstrap to fai [...]
new 402d7a9 PR c++/70594 * ipa-utils.h (polymorphic_ctor_dtor_p): New p [...]
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 | 14 ++++++++++++++
gcc/ipa-polymorphic-call.c | 21 +++++++++++++++------
gcc/ipa-utils.h | 1 +
gcc/tree-ssa-live.c | 18 +++++++++++-------
4 files changed, 41 insertions(+), 13 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 melt-branch
in repository gcc.
from b774505 2016-04-14 Basile Starynkevitch <basile(a)starynkevitch.net> [...]
new 8f8a206 ChangeLog.MELT changed
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.MELT | 5 +++++
1 file 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 22dcab6 PR c++/70029 * tree.c (verify_type): Disable the canonical [...]
new 4c1007f PR c++/70652 - [6 Regression] r234966 causes bootstrap to fai [...]
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 | 7 +
gcc/cp/ChangeLog | 7 +
gcc/cp/cp-tree.h | 2 -
gcc/cp/decl.c | 45 +----
gcc/cp/init.c | 315 -------------------------------
gcc/cp/typeck2.c | 4 +-
gcc/doc/extend.texi | 38 +---
gcc/testsuite/ChangeLog | 14 ++
gcc/testsuite/c-c++-common/ubsan/vla-1.c | 30 ++-
gcc/testsuite/g++.dg/cpp1y/vla12.C | 99 ----------
gcc/testsuite/g++.dg/cpp1y/vla13.C | 260 -------------------------
gcc/testsuite/g++.dg/cpp1y/vla14.C | 48 -----
gcc/testsuite/g++.dg/cpp1y/vla3.C | 43 -----
gcc/testsuite/g++.dg/init/array24.C | 2 +-
gcc/testsuite/g++.dg/ubsan/vla-1.C | 5 +-
15 files changed, 47 insertions(+), 872 deletions(-)
delete mode 100644 gcc/testsuite/g++.dg/cpp1y/vla12.C
delete mode 100644 gcc/testsuite/g++.dg/cpp1y/vla13.C
delete mode 100644 gcc/testsuite/g++.dg/cpp1y/vla14.C
delete mode 100644 gcc/testsuite/g++.dg/cpp1y/vla3.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 b72904f Revert empty class parameter passing ABI changes.
new 22dcab6 PR c++/70029 * tree.c (verify_type): Disable the canonical [...]
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 | 7 +++++++
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/g++.dg/torture/pr70029.C | 12 ++++++++++++
gcc/tree.c | 4 +++-
4 files changed, 28 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/torture/pr70029.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.