projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
229970c
)
run test
author
Jason Merrill
<jason@gcc.gnu.org>
Fri, 10 Mar 2006 22:43:10 +0000
(17:43 -0500)
committer
Jason Merrill
<jason@gcc.gnu.org>
Fri, 10 Mar 2006 22:43:10 +0000
(17:43 -0500)
From-SVN: r111946
gcc/testsuite/g++.dg/ext/alignof2.C
patch
|
blob
|
history
diff --git
a/gcc/testsuite/g++.dg/ext/alignof2.C
b/gcc/testsuite/g++.dg/ext/alignof2.C
index 81e1ef48fbf173f42dcb22f9986eb011cd60e2c8..8bc8a9c01afe6c56b0658a922e13f08f3958be80 100644
(file)
--- a/
gcc/testsuite/g++.dg/ext/alignof2.C
+++ b/
gcc/testsuite/g++.dg/ext/alignof2.C
@@
-2,6
+2,8
@@
// We were treating alignof (sa.a) as alignof (typeof (sa.a)), which is
// wrong for some fields.
+// { dg-do run }
+
extern "C" void abort();
struct A