On 12/9/2021 9:42 AM, Christophe Lyon via Gcc-patches wrote:
Hi Jakub,
On Thu, Dec 9, 2021 at 4:00 PM Jakub Jelinek via Gcc-patches <
gcc-patches@gcc.gnu.org> wrote:
On Wed, Dec 08, 2021 at 08:00:03AM +0000, Iain Sandoe wrote:
On 7 Dec 2021, at 14:50, Jakub Jelinek via Gcc-patches <
gcc-patches@gcc.gnu.org> wrote:
The attached patch should be applied before (or merged with) the change
for
relocation when it is applied - since the operation of the PCH hooks
needs some
adjustment on Darwin.
Oops, didn't do this change and therefore likely broke Darwin and
apparently
HP-UX.
This also broke aarch64 I think:
In file included from
/tmp/6140018_6.tmpdir/aci-gcc-fsf/sources/gcc-fsf/gccsrc/gcc/config/aarch64/aarch64-sve-builtins.cc:3920:0:
./gt-aarch64-sve-builtins.h: In function 'void
gt_pch_p_19registered_function(void*, void*, gt_pointer_operator, void*)':
./gt-aarch64-sve-builtins.h:86:44: error: no matching function for call to
'gt_pch_nx(aarch64_sve::function_instance*, void (*&)(void*, void*, void*),
void*&)'
gt_pch_nx (&((*x).instance), op, cookie);
I saw similar failures for my latest aarch64 build.
Jakub, if you need an aarch64 system let me know, I've still got AWS
credits we can use.
jeff