Re: regression failure on latest CVS - Mailing list pgsql-hackers

From Larry Rosenman
Subject Re: regression failure on latest CVS
Date
Msg-id E1DxCol-0005zs-Sr@lerami.lerctr.org
Whole thread Raw
List pgsql-hackers
Andrew Dunstan wrote:
> Larry Rosenman wrote:
> 
>> ohp@pyrenet.fr wrote:
>> 
>> 
>>> On Mon, 25 Jul 2005, Larry Rosenman wrote:
>>> 
>>> 
>>> 
>>>> Date: 25 Jul 2005 12:47:01 -0500
>>>> From: Larry Rosenman <ler@lerctr.org>
>>>> To: ohp@pyrenet.fr
>>>> Cc: pgsql-hackers list <pgsql-hackers@postgresql.org>
>>>> Subject: Re: [HACKERS] regression failure on latest CVS
>>>> 
>>>> On Jul 25 2005, ohp@pyrenet.fr wrote:
>>>> 
>>>> 
>>>> 
>>>>> Hi Larry,
>>>>> 
>>>>> I'm quitge sure you'll see a problem if you remove --enable-debug
>>>>> --enable-cassert from your ./configure
>>>>> 
>>>>> 
>> 
>> 
>> For those following along at home:
>> 
>> Removing --enable-cassert and --enable-debug from the options causes
>> Firefly to fail. 
>> 
>> I'm forcing a run with --enable-cassert only, to see what happens
>> (per request from SCO). 
>> 
>> I've saved off the first failure to send to SCO.
>> 
>> 
>> 
> 
> I assume that in the SCO compiler turning debugging on turns
> optimisation off? If so, that would at least make some kind of sense
> (i.e. this would a case of bad optimisation).  
> 
> cheers
> 
> andrew

Yes, -g disables -O.  And REL8_0_STABLE passes without --enable-cassert and
--enable-debug set. 

So, off the stuff goes to my contacts @SCO.



-- 
Larry Rosenman                     http://www.lerctr.org/~ler
Phone: +1 972-414-9812                 E-Mail: ler@lerctr.org
US Mail: 3535 Gaspar Drive, Dallas, TX 75220-3611 US



pgsql-hackers by date:

Previous
From: Stephen Frost
Date:
Subject: Re: DROP GROUP leaves permissions a mess ...
Next
From: Andrew Dunstan
Date:
Subject: Re: regression failure on latest CVS