Andre Mikulec <andre_mikulec(at)hotmail(dot)com> writes:
> When trying compile PostgreSQL REL_11_STABLE using x86_64-w64-mingw32 using
> I am getting this error:
> W:/R-3.5._/postgres/src/backend/commands/statscmds.c: In function 'UpdateStatisticsForTypeChange':
> W:/R-3.5._/postgres/src/backend/commands/statscmds.c:435:1: internal compiler error: in based_loc_descr, at dwarf2out.c:14272
This is a compiler bug, you should be submitting it to the gcc people.
regards, tom lane