
22 Jun
2012
22 Jun
'12
7:43 p.m.
El 21/06/2012 22:56, Tr3wory escribió:
So if I understand you correctly, we are in the field of undefined behavior either way. Did you experience any problem with gcc what you solved with may_alias, or it's just the materialization of the idea of "better safe than sorry"?
Yes, there was problems with modern GCC and aggresive optimizations, which may_alias solved. Ion