Commit 83c137d7 by Jeffrey A Law Committed by Jeff Law

* gcc.c-torture/compile/20000609-1.c: New test.

From-SVN: r34495
parent 65377a89
Fri Jun 9 22:46:34 2000 Jeffrey A Law (law@cygnus.com)
* gcc.c-torture/compile/20000609-1.c: New test.
Fri Jun 9 21:54:28 2000 Clinton Popetz <cpopetz@cygnus.com>
* gcc.dg/20000609-1.c: New test.
......
int main ()
{
char temp[1024] = "tempfile";
return temp[0] != 't';
}
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