This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-7-branch in repository gcc.
from 39b3bb1bc91 Daily bump. new 8d5adfb74cb 2018-11-21 Mihail Ionescu mihail.ionescu@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/ChangeLog | 9 +++++++++ gcc/config/arm/arm.c | 23 ++++++++++++++++++++-- gcc/testsuite/ChangeLog | 9 +++++++++ gcc/testsuite/g++.dg/other/{vthunk1.C => thunk1.C} | 0 gcc/testsuite/g++.dg/other/thunk2a.C | 15 ++++++++++++++ gcc/testsuite/g++.dg/other/thunk2b.C | 16 +++++++++++++++ 6 files changed, 70 insertions(+), 2 deletions(-) rename gcc/testsuite/g++.dg/other/{vthunk1.C => thunk1.C} (100%) create mode 100644 gcc/testsuite/g++.dg/other/thunk2a.C create mode 100644 gcc/testsuite/g++.dg/other/thunk2b.C