Re: Re: [HACKERS] Re: Tuple-valued datums on Alpha (was Re: 7.1 on DEC/Alpha)
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Brent Verner <brent@rcfile.org>
Cc: pgsql-patches@postgresql.org
Date: 2000-12-28T01:02:27Z
Lists: pgsql-hackers
Brent Verner <brent@rcfile.org> writes: > | float8-fp-exception.out comparison file. Try removing the line > | > | float8/alpha.*-dec-osf=float8-fp-exception > cc w/o line above: FAIL > cc w/ line above: ok > gcc w/o line above: ??? (will retest later) > gcc w/ line above: FAIL OK, then it should work for both cases if you do float8/alpha.*-dec-osf.*:cc=float8-fp-exception regards, tom lane