"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