From: | Devrim GÜNDÜZ <devrim(at)gunduz(dot)org> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Magnus Hagander <magnus(at)hagander(dot)net>, pgsql-committers(at)postgresql(dot)org |
Subject: | Re: pgsql: Suppress uninitialized-variable warning. |
Date: | 2011-01-23 18:44:09 |
Message-ID: | 1295808249.2526.102.camel@lenovo01-laptop03.gunduz.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers |
On Sun, 2011-01-23 at 13:36 -0500, Tom Lane wrote:
> >> 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
>
> [ scratches head... ] Maybe you are using different switches, perhaps
> optimization higher than -O2?
Maybe there is a Fedora specific patch that causes this issue?
--
Devrim GÜNDÜZ
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
PostgreSQL RPM Repository: http://yum.pgrpms.org
Community: devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
http://www.gunduz.org Twitter: http://twitter.com/devrimgunduz
From | Date | Subject | |
---|---|---|---|
Next Message | Magnus Hagander | 2011-01-23 18:51:14 | Re: [COMMITTERS] pgsql: Only show pg_stat_replication details to superusers |
Previous Message | Magnus Hagander | 2011-01-23 18:41:34 | Re: pgsql: Suppress uninitialized-variable warning. |