Richard Biener writes:
> On Thu, Aug 17, 2017 at 11:47 AM, Richard Sandiford
> wrote:
>> This patch adds missing ECF_NOTHROW flags to the vectorisable
>> integer internal functions. I noticed it while doing some SVE
>> work but don't have a testcase that's useful now.
>>
>> Tested on aarch64-lin
On Thu, Aug 17, 2017 at 11:47 AM, Richard Sandiford
wrote:
> This patch adds missing ECF_NOTHROW flags to the vectorisable
> integer internal functions. I noticed it while doing some SVE
> work but don't have a testcase that's useful now.
>
> Tested on aarch64-linux-gnu and x86_64-linux-gnu. OK
This patch adds missing ECF_NOTHROW flags to the vectorisable
integer internal functions. I noticed it while doing some SVE
work but don't have a testcase that's useful now.
Tested on aarch64-linux-gnu and x86_64-linux-gnu. OK to install?
Richard
2017-08-17 Richard Sandiford
gcc/