From: Jason Merrill Date: Wed, 2 Apr 2003 15:50:31 +0000 (-0500) Subject: fix X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b945f15461965cb7fb015bb4005387c141604f50;p=gcc.git fix From-SVN: r65163 --- diff --git a/gcc/testsuite/gcc.dg/align-1.c b/gcc/testsuite/gcc.dg/align-1.c index cb6dcab3dcc..302d7d777a1 100644 --- a/gcc/testsuite/gcc.dg/align-1.c +++ b/gcc/testsuite/gcc.dg/align-1.c @@ -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 {