Stefan Schumacher <stefan@net-tex.de> writes:
> gcc -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes
> -Wmissing-declarations -I../../../src/include -c -o execQual.o
> execQual.c
> execQual.c: In function `ExecInitExpr':
> execQual.c:2896: internal compiler error: Segmentation fault
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <URL:http://www.netbsd.org/Misc/send-pr.html> for instructions.
Please note this is a compiler bug, and the message is asking you
to report it to the compiler maintainers. Not us.
regards, tom lane