Re: additional GCC warning flags

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: additional GCC warning flags
Дата
Msg-id 16516.1098202074@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: additional GCC warning flags  (Neil Conway <neilc@samurai.com>)
Ответы Re: additional GCC warning flags  (Neil Conway <neilc@samurai.com>)
Список pgsql-patches
Neil Conway <neilc@samurai.com> writes:
> Attached is a revised patch. Changes:

Looks reasonable to me.  Just one comment: should the
-fno-strict-aliasing probe be inside the "if test "$GCC" = yes" part?
It effectively was in the original.

> BTW, since we're on the topic of compiler options, is there a reason we
> don't use -g3 with GCC when --enable-debug is specified? It seems worth
> using to me.

How much does it bloat the executable?

            regards, tom lane

В списке pgsql-patches по дате отправления:

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: [HACKERS] strange result from contrib/seg regression on windows
Следующее
От: Tom Lane
Дата:
Сообщение: Re: additional GCC warning flags