Argh, lost closing brace.
authorJakub Jelinek <jakub@gcc.gnu.org>
Sun, 28 Apr 2002 19:48:10 +0000 (21:48 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Sun, 28 Apr 2002 19:48:10 +0000 (21:48 +0200)
From-SVN: r52856

gcc/testsuite/gcc.dg/20020426-2.c

index 8ac1709..a0f7f69 100644 (file)
@@ -171,3 +171,4 @@ main (void)
   A *e = 0;
   foo (a, 19, 19, 0, 0, &e, &b, h, &c, d);
   exit (0);
+}