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: Yet another aliasing question.


Sergei Organov writes:

 > I'm trying to understand the implications of strict aliasing rules on
 > programming practices. I've got two example functions foo() and boo()
 > that I think both are valid from the POV of strict aliasing
 > rules.

It's hard to discuss this without looking at the standard.  Can you
please quote the exact language in the standard thta justfies your
opinion?

Andrew.


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