Re: [PATCH][GCC 10] aarch64: Fix SVE ACLE builtins with LTO [PR99216]

2021-04-22 Thread Richard Sandiford via Gcc-patches
Alex Coplan writes: > Hi, > > Here is a backport of my fix for PR99216. The only change w.r.t the > original patch is a bump of lto-streamer.h:LTO_minor_version. > > Bootstrapped and regtested on aarch64-linux-gnu, no issues. > > OK for GCC 10 branch? OK, thanks. Richard > As discussed in the

[PATCH][GCC 10] aarch64: Fix SVE ACLE builtins with LTO [PR99216]

2021-04-21 Thread Alex Coplan via Gcc-patches
Hi, Here is a backport of my fix for PR99216. The only change w.r.t the original patch is a bump of lto-streamer.h:LTO_minor_version. Bootstrapped and regtested on aarch64-linux-gnu, no issues. OK for GCC 10 branch? Thanks, Alex --- As discussed in the PR, we currently have two different