OSDN Git Service

fix
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 2 Apr 2003 15:50:31 +0000 (15:50 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 2 Apr 2003 15:50:31 +0000 (15:50 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@65163 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/testsuite/gcc.dg/align-1.c

index cb6dcab..302d7d7 100644 (file)
@@ -1,8 +1,10 @@
-// PR java/10145
-// Test that requesting an alignment of 1 does not increase the alignment
-// of a long long field.
+/* PR java/10145
+   Test that requesting an alignment of 1 does not increase the alignment
+   of a long long field.
 
-// { dg-do run }
+   { dg-do run }
+   { dg-options "" }
+*/
 
 struct A
 {