Commit 771f9be5 by Richard Henderson Committed by Richard Henderson

Testcase for axp spec99 perl failure.

From-SVN: r23555
parent da9b1f9c
Sat Nov 7 02:55:55 1998 Richard Henderson <rth@cygnus.com>
* gcc.c-torture/compile/981107-1.c: New test.
Mon Nov 2 11:16:03 1998 Doug Evans <devans@canuck.cygnus.com>
* execute/memcpy-bi.c: New testcase.
......
unsigned long seed(void)
{
unsigned long u;
call();
u = 26107 * (unsigned long)&u;
return u;
}
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