8.3.3 compiler warnings with gcc 4.3

Поиск
Список
Период
Сортировка
От Devrim GÜNDÜZ
Тема 8.3.3 compiler warnings with gcc 4.3
Дата
Msg-id 1221329127.2636.106.camel@laptop.gunduz.org
обсуждение исходный текст
Ответы Re: 8.3.3 compiler warnings with gcc 4.3
Список 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 по дате отправления:

Предыдущее
От: David Fetter
Дата:
Сообщение: Re: Noisy CVS updates
Следующее
От: Tom Lane
Дата:
Сообщение: Re: 8.3.3 compiler warnings with gcc 4.3