Commit 270630a2 by Jeffrey A Law Committed by Jeff Law

* gcc.c-torture/compile/20000412-2.c: New test.

From-SVN: r33118
parent d0158d40
Wed Apr 12 10:25:08 2000 Jeffrey A Law (law@cygnus.com)
* gcc.c-torture/compile/20000412-2.c: New test.
* gcc.c-torture/execute/20000412-3.c: New test.
* gcc.c-torture/compile/20000412-1.c: New test.
* gcc.c-torture/execute/20000412-2.c: New test.
......
char list[250][64];
int f(int idx) { return (strlen(list[idx])); }
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