Re: Bug: x86_64-w64-mingw32 REL_11_STABLE with features: UpdateStatisticsForTypeChange internal compiler error

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Andre Mikulec <andre_mikulec(at)hotmail(dot)com>
Cc: "pgsql-bugs(at)postgresql(dot)org" <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: Bug: x86_64-w64-mingw32 REL_11_STABLE with features: UpdateStatisticsForTypeChange internal compiler error
Date: 2018-09-05 17:53:55
Message-ID: 943.1536170035@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

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

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Andre_Mikulec 2018-09-05 19:12:19 Re: Bug: x86_64-w64-mingw32 REL_11_STABLE with features: UpdateStatisticsForTypeChange internal compiler error
Previous Message Andre Mikulec 2018-09-05 15:22:27 Bug: x86_64-w64-mingw32 REL_11_STABLE with features: UpdateStatisticsForTypeChange internal compiler error