Fix typo.

From-SVN: r23221
This commit is contained in:
Jeff Law 1998-10-22 08:31:13 -06:00
parent 257fafbbe3
commit 4ac2fccfc7
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
/* { dg-do run { target powerpc*-*-* } } */
/* { dg-options -O2 } */
double dval = 0;
void splat (double d);
int main(void)