Re: BUG #1852: compilation failed

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

"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.

A short-term workaround might be to use a less aggressive -O setting.

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message g.fischer@ah-online.com 2005-08-28 18:47:38 Re: BUG #1852: compilation failed
Previous Message Michael Fuhr 2005-08-28 14:14:23 Re: BUG #1853: explain gives ERROR: bogus varno: 23