Commit 710916e6 by Bernd Schmidt Committed by Bernd Schmidt

New testcase

From-SVN: r38415
parent dd16cb7c
2000-12-21 Bernd Schmidt <bernds@redhat.com>
* gcc.c-torture/compile/20001221-1.c: New test.
* gcc.c-torture/execute/20001221-1.c: New test.
2000-12-20 Richard Henderson <rth@redhat.com>
......
int main ()
{
unsigned long long a;
if (! (a = 0xfedcba9876543210ULL))
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