Marek Kulik <mku...@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


Reply via email to