From-SVN: r44687
This commit is contained in:
Jason Merrill 2001-08-07 08:54:10 -04:00
parent 59a13e0fb4
commit 0254ec9f02
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
// Test that type punning using an anonymous union works with strict aliasing.
// { dg-do run }
// { dg-options -O2 -fstrict-aliasing }
// { dg-options "-O2 -fstrict-aliasing" }
extern "C" void abort ();