This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Aliasing rules and the -f[no-]strict-aliasing switches


Last night, I wrote:
> But: As it stands, is the program really wrong?  And: Why does
> -f[no-]strict-aliasing not make a difference.  And should not
> -Wstrict-aliasing issue a warning?

Oh, never mind.  I just realized that this appears to be not an issue of
aliasing but rather of class layout.

Regards
  -richy.
-- 
Richard B. Kreckel
<http://www.ginac.de/~kreckel/>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]