------- Comment #26 from pinskia at gcc dot gnu dot org 2010-01-30 23:20 ------- Note another area which is undefined and talked a lot about with many different issues is signed integer overflow. It has the same issue as aliasing except it is easier to explain in most cases.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42907