------- Comment #2 from bonzini at gnu dot org 2007-08-23 13:55 ------- The testcase is cross-platform (at least as far as this PR and PR33158 are concerned).
Of the four VDEFs, only the ones for SMT.8 and ARCHnodes seem correct to me. The "int" assignment should not cause aliasing for either the nodekind global (an "int *") or nodekindf (a "float *"). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33159