Re: [8.0beta] failure on NetBSD/alpha

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Stefan Schumacher <stefan(at)net-tex(dot)de>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: [8.0beta] failure on NetBSD/alpha
Date: 2004-08-15 15:47:33
Message-ID: 26527.1092584853@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Stefan Schumacher <stefan(at)net-tex(dot)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

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2004-08-15 18:17:37 Re: Configure error Beta 8.0.0
Previous Message Stefan Schumacher 2004-08-15 14:42:08 [8.0beta] failure on NetBSD/alpha