Re: buildfarm NetBSD/m68k tsearch regression failure

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Rémi Zara <remi_zara(at)mac(dot)com>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: buildfarm NetBSD/m68k tsearch regression failure
Date: 2004-12-30 19:30:35
Message-ID: 28054.1104435035@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

=?ISO-8859-1?Q?R=E9mi_Zara?= <remi_zara(at)mac(dot)com> writes:
>> Ugh. That suggests it could be a compiler bug. Are you using the
>> latest available compiler version for your platform?

> The problem is that when compiled with -O2, the pushval_morph func
> address is 0x0 (in query.c).
> It goes away with the following patch, which might not be a proper
> solution....

If that isn't a compiler bug, I don't know what is. Report it to the
gcc boys.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Manfred Koizar 2004-12-30 23:17:09 Re: Shared row locking
Previous Message Rémi Zara 2004-12-30 19:23:51 Re: buildfarm NetBSD/m68k tsearch regression failure