This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hjl/pr82699 in repository gcc.
discards 9f18f308c04 i386: Insert ENDBR before the profiling counter call adds d780fbed7d3 Fix gcc.target/i386/cet-sjlj-3.c on Solaris adds 84299d2c811 Fix gcc.target/i386/387-ficom-[12].c on Solaris adds ec873e79242 /cp 2017-10-24 Paolo Carlini paolo.carlini@oracle.com adds d8469e2264e PR60580: Fix frame pointer option magic new 84027615156 i386: Insert ENDBR before the profiling counter call
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 (9f18f308c04) \ N -- N -- N refs/heads/hjl/pr82699 (84027615156)
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/ChangeLog | 9 +++++ gcc/config/aarch64/aarch64.c | 42 ++++++++++------------ gcc/config/i386/i386.c | 4 +-- gcc/cp/ChangeLog | 6 ++++ gcc/cp/pt.c | 17 +++++++-- gcc/testsuite/ChangeLog | 16 +++++++++ .../g++.dg/ext/is_trivially_constructible5.C | 12 +++++++ gcc/testsuite/gcc.target/i386/387-ficom-1.c | 2 +- gcc/testsuite/gcc.target/i386/387-ficom-2.c | 2 +- gcc/testsuite/gcc.target/i386/cet-sjlj-3.c | 2 +- .../gcc.target/i386/{pr82699-3.c => pr82699-5.c} | 2 +- 11 files changed, 82 insertions(+), 32 deletions(-) create mode 100644 gcc/testsuite/g++.dg/ext/is_trivially_constructible5.C copy gcc/testsuite/gcc.target/i386/{pr82699-3.c => pr82699-5.c} (67%)