Re: pgsql: Suppress uninitialized-variable warning. - Mailing list pgsql-committers

From Magnus Hagander
Subject Re: pgsql: Suppress uninitialized-variable warning.
Date
Msg-id AANLkTin-kiwf=Pe32snOXUop5mF_Ly9cJUjHvdSTDnGR@mail.gmail.com
Whole thread Raw
In response to Re: pgsql: Suppress uninitialized-variable warning.  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: pgsql: Suppress uninitialized-variable warning.  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-committers
On Sun, Jan 23, 2011 at 19:21, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Magnus Hagander <magnus@hagander.net> writes:
>> Which compiler did that come out of? I don't think I saw it on any of
>> the ones I tried..
>
> gcc 4.4.5, standard on Fedora 13.  I'm surprised that yours did not show
> it, because the usage pattern looks beyond gcc's ability to prove safe.

Interesting. I just make clean/make:ed it again to make sure, and it
doesn't. And I'm on:
gcc (Ubuntu/Linaro 4.4.4-14ubuntu5) 4.4.5


--
 Magnus Hagander
 Me: http://www.hagander.net/
 Work: http://www.redpill-linpro.com/

pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pgsql: Suppress uninitialized-variable warning.
Next
From: Tom Lane
Date:
Subject: Re: pgsql: Suppress uninitialized-variable warning.