This patch will stop gcc from issuing warnings about type-punned objects

Bruce Momjian <bruce@momjian.us>

Commit: d51368dbbdde9cc11299426ec199c142f0a2e062
Author: Bruce Momjian <bruce@momjian.us>
Date: 2003-10-11T16:30:55Z
Releases: 7.4.1
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

Andrew Dunstan

Files