fix for strict-alias warnings - Mailing list pgsql-patches

From Andrew Dunstan
Subject fix for strict-alias warnings
Date
Msg-id 007201c38fff$ffed2570$6401a8c0@DUNSLANE
Whole thread Raw
Responses Re: fix for strict-alias warnings  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-patches
 
This patch will stop gcc from issuing warnings about type-punned objects when -fstrict-aliasing is turned on, as it is in the latest gcc when you use -O2
 
enjoy
 
andrew
 
 
Attachment

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [Fwd: Make psql use all pretty print options]
Next
From: Bruce Momjian
Date:
Subject: Re: fix for strict-alias warnings