Re: BUG #1852: compilation failed

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #1852: compilation failed
Дата
Msg-id 21945.1125245496@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #1852: compilation failed  ("fischer" <g.fischer@ah-online.com>)
Ответы Re: BUG #1852: compilation failed  ("g.fischer@ah-online.com" <g.fischer@ah-online.com>)
Список pgsql-bugs
"fischer" <g.fischer@ah-online.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

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Michael Fuhr
Дата:
Сообщение: Re: BUG #1853: explain gives ERROR: bogus varno: 23
Следующее
От: "Dave Page"
Дата:
Сообщение: CVS Head - message formatting issue in initdb on Win32