Commit 2a81679e by Stephen L Moshier Committed by Jeff Law

* gcc.c-torture/execute/991030-1.c: New test.

From-SVN: r30283
parent 0d19c2a1
Sat Oct 30 22:23:46 1999 Stephen L Moshier <moshier@mediaone.net>
* gcc.c-torture/execute/991030-1.c: New test.
Tue Oct 26 20:25:42 1999 Richard Henderson <rth@cygnus.com>
* gcc.c-torture/compile/991026-2.c: New test.
......
double x = 0x1.fp1;
int main()
{
if (x != 3.875)
abort ();
exit (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