This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hjl/pr70192 in repository gcc.
discards aa38e06 Check non-pic/ia32 in stackprotectexplicit2.C discards 32fcc3f Check pie_enabled target in PIC tests discards ff1ef6e Skip some PIC/PIE tests for *-*-darwin* targets discards a364776 Properly set flag_pie and flag_pic adds be3296c 2016-03-17 Richard Biener rguenther@suse.de adds 10e0c3e * config/i386/i386.md (*movv4qicc_insn+1..36): Pass [...] new a19696e Properly set flag_pie and flag_pic new 51f44cb Check pie_enabled target in PIC tests new 610ad7b Check non-pic/ia32 in stackprotectexplicit2.C
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 (aa38e06) \ N -- N -- N refs/heads/hjl/pr70192 (610ad7b)
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/ChangeLog | 11 +++++++++++ gcc/config/epiphany/epiphany.md | 4 ++-- gcc/dwarf2out.c | 16 +++++++--------- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/g++.dg/debug/pr70271.C | 36 ++++++++++++++++++++++++++++++++++++ gcc/testsuite/gcc.dg/pie-6.c | 6 +----- 6 files changed, 62 insertions(+), 16 deletions(-) create mode 100644 gcc/testsuite/g++.dg/debug/pr70271.C