Re: Building postgresql armv7 on emulated x86_64 - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Building postgresql armv7 on emulated x86_64
Date
Msg-id 3698992.1637593697@sss.pgh.pa.us
Whole thread Raw
In response to Building postgresql armv7 on emulated x86_64  (Marek Kulik <mkulik@redhat.com>)
Responses Re: Building postgresql armv7 on emulated x86_64
List pgsql-hackers
Marek Kulik <mkulik@redhat.com> writes:
> I cannot compile postgresql for armv7. I tested a bunch of versions of gcc
> and all have the same issue.

> Maybe someone encountered something similar. I'm using Fedora Rawhide. Here
> is the error:

> <mock-chroot> sh-5.1# gcc -I../../../../src/include  -I/usr/include/libxml2
>   -c -o tuplesort.o tuplesort.c
> during RTL pass: mach
> tuplesort.c: In function ‘tuplesort_begin_heap’:
> tuplesort.c:949:1: internal compiler error: in create_fix_barrier, at
> config/arm/arm.c:17845
>   949 | }
>       | ^

That seems like pretty obviously a compiler bug.  Shouldn't you be filing
this complaint with gcc not us?

            regards, tom lane



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Windows build warnings
Next
From: Daniel Gustafsson
Date:
Subject: Re: Windows build warnings