This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [ARM] Fix PR middle-end/65958
- From: Eric Botcazou <ebotcazou at adacore dot com>
- To: Richard Earnshaw <Richard dot Earnshaw at foss dot arm dot com>
- Cc: gcc-patches at gcc dot gnu dot org, Ramana Radhakrishnan <ramana dot radhakrishnan at foss dot arm dot com>
- Date: Wed, 25 Nov 2015 08:42:59 +0100
- Subject: Re: [ARM] Fix PR middle-end/65958
- Authentication-results: sourceware.org; auth=none
- References: <1478566 dot ZKXszbaoG4 at polaris> <5638F077 dot 5050105 at foss dot arm dot com> <11225412 dot 5B49tQ9fvN at polaris>
Richard,
> Revised version attached, which addresses all your comments and in
> particular removes the
>
> +#if PROBE_INTERVAL > 4096
> +#error Cannot use indexed addressing mode for stack probing
> +#endif
>
> compile-time assertion.
Any objection to me applying this revised version? I'd like to close the PR.
--
Eric Botcazou