Commit d26f648a by Jason Merrill

xfail

From-SVN: r44715
parent 7dcc803e
// Test that type punning using an anonymous union works with strict aliasing. // Test that type punning using an anonymous union works with strict aliasing.
// { dg-do run } // { dg-do run { xfail *-*-* } }
// { dg-options "-O2 -fstrict-aliasing" } // { dg-options "-O2 -fstrict-aliasing" }
extern "C" void abort (); extern "C" void abort ();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment