This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hjl/pr81736/gcc-7-branch in repository gcc.
omits ba50f66010b i386: Replace frame pointer with stack pointer in debug insns omits 4f6bd884572 i386: Don't use frame pointer without stack access omits 73458b33c5f Daily bump. omits d1670beb469 Daily bump. omits 298bd7acd19 Daily bump. omits e943bd58a59 Daily bump. omits e363899ddbf Revert "PR c++/81525 - wrong constant value with generic lambda" omits d1761935437 PR c++/81525 - wrong constant value with generic lambda omits 012a99d33ea PR c++/67054 - Inherited ctor with non-default-cons [...] new acc22d5392c i386: Don't use frame pointer without stack access
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 (ba50f66010b) \ N -- N -- N refs/heads/hjl/pr81736/gcc-7-branch (acc22d5392c)
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/DATESTAMP | 2 +- gcc/config/i386/i386.c | 35 --------------------------------- gcc/cp/ChangeLog | 6 ------ gcc/cp/method.c | 2 +- gcc/testsuite/g++.dg/cpp0x/inh-ctor29.C | 23 ---------------------- 5 files changed, 2 insertions(+), 66 deletions(-) delete mode 100644 gcc/testsuite/g++.dg/cpp0x/inh-ctor29.C