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

From Peter Eisentraut
Subject Re: fix for strict-alias warnings
Date
Msg-id Pine.LNX.4.44.0310142218060.22628-100000@peter.localdomain
Whole thread Raw
In response to Re: fix for strict-alias warnings  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: fix for strict-alias warnings  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-patches
Tom Lane writes:

> Given that gcc is smart enough not to move any code across the memset()
> call,

Is it?  If you violate the aliasing rules, all bets are off.

--
Peter Eisentraut   peter_e@gmx.net


pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: fix for strict-alias warnings
Next
From: Tom Lane
Date:
Subject: Re: fix for strict-alias warnings