Commit ad8ce7d5 by Richard Henderson Committed by Richard Henderson

* gcc.dg/pack-test-4.c (main): Return 0.

From-SVN: r86002
parent a70d87d3
2004-08-14 Richard Henderson <rth@redhat.com>
* gcc.dg/torture/builtin-attr-1.c: Fix scalbln prototype.
* gcc.dg/pack-test-4.c (main): Return 0.
2004-08-14 Richard Henderson <rth@redhat.com>
......
......@@ -31,4 +31,6 @@ int main (void)
if (b->flag1 != 0)
abort ();
return 0;
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment