Fix unused warnings.
[official-gcc/graphite-test-results.git] / gcc / testsuite / gcc.c-torture / compile / 20000314-2.c
blob3fdb3c3a857f8ef76bbfedcbda247f6fe9246803
1 extern void malloc(__SIZE_TYPE__ size);
3 toto()
5 malloc(100);