8.3.3 compiler warnings with gcc 4.3 - Mailing list pgsql-hackers

From Devrim GÜNDÜZ
Subject 8.3.3 compiler warnings with gcc 4.3
Date
Msg-id 1221329127.2636.106.camel@laptop.gunduz.org
Whole thread Raw
Responses Re: 8.3.3 compiler warnings with gcc 4.3  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
I'm getting these on Fedora-9:

tqual.c:115: warning: inlining failed in call to ‘SetHintBits’: call is
unlikely and code size would grow
tqual.c:377: warning: called from here

tuplesort.c: In function ‘comparetup_index’:
tuplesort.c:2423: warning: inlining failed in call to ‘myFunctionCall2’:
--param large-stack-frame-growth limit reached
tuplesort.c:2474: warning: called from here

All these appear a few more times during compilation.

I'm not sure we fixed these in 8.3 branch, and wanted to post it
--
Devrim GÜNDÜZ, RHCE
devrim~gunduz.org, devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr                  http://www.gunduz.org

pgsql-hackers by date:

Previous
From: David Fetter
Date:
Subject: Re: Noisy CVS updates
Next
From: Tom Lane
Date:
Subject: Re: 8.3.3 compiler warnings with gcc 4.3