Skip to content
Snippets Groups Projects
Commit d1c4137f authored by jason's avatar jason
Browse files

run test

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@111946 138bc75d-0d04-0410-961f-82ee72b054a4
parent ed1c8ebc
No related branches found
No related tags found
No related merge requests found
...@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment