------- Comment #5 from pinskia at gcc dot gnu dot org 2010-01-21 20:56 ------- >Just to be clear, what aspect of the test case is undefined?
The access of the integer variable via an union. That is the whole point of strict aliasing :). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42830