Commit 1d1c12f4 by Jeffrey A Law Committed by Jeff Law

* gcc.c-torture/execute/990106-2.c: New test.

From-SVN: r24550
parent 4c571114
Wed Jan 6 02:21:59 1999 Jeffrey A Law (law@cygnus.com)
* gcc.c-torture/execute/990106-2.c: New test.
* gcc.c-torture/execute/990106-1.c: New test.
Wed Dec 30 23:05:28 1998 Zack Weinberg <zack@rabi.columbia.edu>
......
foo(char *bufp)
{
int x = 80;
return (*bufp++ = x ? 'a' : 'b');
}
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