Commit e16187d9 by Jason Merrill

run test

From-SVN: r111946
parent 229970c4
...@@ -2,6 +2,8 @@ ...@@ -2,6 +2,8 @@
// We were treating alignof (sa.a) as alignof (typeof (sa.a)), which is // We were treating alignof (sa.a) as alignof (typeof (sa.a)), which is
// wrong for some fields. // wrong for some fields.
// { dg-do run }
extern "C" void abort(); extern "C" void abort();
struct A struct A
......
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