From: Jason Merrill Date: Wed, 2 Apr 2003 15:50:31 +0000 (-0500) Subject: fix X-Git-Tag: releases/gcc-3.4.0~7520 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b945f15461965cb7fb015bb4005387c141604f50;p=thirdparty%2Fgcc.git fix From-SVN: r65163 --- diff --git a/gcc/testsuite/gcc.dg/align-1.c b/gcc/testsuite/gcc.dg/align-1.c index cb6dcab3dcc4..302d7d777a1f 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 {