Commit 263ac0d8 by Jeffrey A Law Committed by Jeff Law

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

From-SVN: r32531
parent eb61c012
Tue Mar 14 08:58:37 2000 Jeffrey A Law (law@cygnus.com)
* gcc.c-torture/execute/2000314-1.c: New test.
* gcc.c-torture/compile/2000314-1.c: New test.
* gcc.c-torture/execute/20000314-1.c: New test.
* gcc.c-torture/compile/20000314-2.c: New test.
* gcc.c-torture/compile/20000314-1.c: New test.
2000-03-13 Nathan Sidwell <nathan@codesourcery.com>
......
extern void malloc(size_t size);
toto()
{
malloc(100);
}
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