Re: fix for strict-alias warnings

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: fix for strict-alias warnings
Дата
Msg-id 200310111631.h9BGV3111142@candle.pha.pa.us
обсуждение исходный текст
Ответ на fix for strict-alias warnings  ("Andrew Dunstan" <andrew@dunslane.net>)
Ответы Re: fix for strict-alias warnings  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-patches
Patch applied.  Thanks.

---------------------------------------------------------------------------


Andrew Dunstan wrote:
>
> This patch will stop gcc from issuing warnings about type-punned objects when -fstrict-aliasing is turned on, as it
isin the latest gcc when you use -O2 
>
> enjoy
>
> andrew
>

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

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

Предыдущее
От: "Andrew Dunstan"
Дата:
Сообщение: fix for strict-alias warnings
Следующее
От: Tom Lane
Дата:
Сообщение: Re: fix for strict-alias warnings