Re: BUG #1852: compilation failed

From: "g(dot)fischer(at)ah-online(dot)com" <g(dot)fischer(at)ah-online(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #1852: compilation failed
Date: 2005-08-28 18:47:38
Message-ID: 431206CA.2070305@ah-online.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Tom Lane wrote:
> "fischer" <g(dot)fischer(at)ah-online(dot)com> writes:
>
>> c99 -O3 -mips4 -woff 1164,1171,1185,1195,1552 -I. -I../../../src/include
>> -I/usr/local/include -I/usr/local2/include -I/usr/nekoware/include
>> -U_NO_XOPEN4 -c -o analyze.o analyze.c
>> Signal: Segmentation fault in Global Optimization -- Copy Propagation
>> phase.
>> Error: Signal Segmentation fault in phase Global Optimization -- Copy
>> Propagation -- processing aborted
>> c99 ERROR: /usr/lib32/cmplrs/be died due to signal 4
>> c99 ERROR: core dumped
>>
>
> Think you need to be complaining to your compiler vendor, not us.
>
all versions worked very fine so far. will try gcc4, too.
> A short-term workaround might be to use a less aggressive -O setting.
>
> regards, tom lane
>

--
AH Computer-Systeme
Goetz Fischer
Senior Consultant
Phone: +49(0)7225/98 98 79
Fax: +49(0)7225/28 64
eMail: g(dot)fischer(at)ah-online(dot)com
http://www.ah-online.com
http://www.ah-webhosting.com

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Dave Page 2005-08-28 19:51:28 CVS Head - message formatting issue in initdb on Win32
Previous Message Tom Lane 2005-08-28 16:11:36 Re: BUG #1852: compilation failed