Commit 6127eac4 by Lars Brinkhoff Committed by Richard Henderson

* gcc.c-torture/execute/20020406-1.c: Declare malloc.

From-SVN: r52138
parent 0be5cf85
2002-04-10 Lars Brinkhoff <lars@nocrew.org>
* gcc.c-torture/execute/20020406-1.c: Declare malloc.
2002-04-10 Nathan Sidwell <nathan@codesourcery.com>
PR c++/5507
......
// Origin: abbott@dima.unige.it
// PR c/5120
extern void * malloc (__SIZE_TYPE__);
typedef unsigned int FFelem;
FFelem FFmul(const FFelem x, const FFelem y)
......
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