This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH, testsuite] Remove NO_TRAMPOLINES
- From: Mike Stump <mikestump at comcast dot net>
- To: Tom de Vries <Tom_deVries at mentor dot com>
- Cc: GCC Patches <gcc-patches at gcc dot gnu dot org>, Rainer Orth <ro at CeBiTec dot Uni-Bielefeld dot DE>
- Date: Thu, 8 Jun 2017 09:34:44 -0700
- Subject: Re: [PATCH, testsuite] Remove NO_TRAMPOLINES
- Authentication-results: sourceware.org; auth=none
- References: <885ae6d2-a3ea-4b74-5c40-71f326762a47@mentor.com>
On Jun 8, 2017, at 3:41 AM, Tom de Vries <Tom_deVries@mentor.com> wrote:
>
> this patch removes the additional_flags=-DNO_TRAMPOLINES addition, and instead uses the effective target trampolines.
> OK for trunk?
Ok.