diff options
author | Per Bothner <per@bothner.com> | 1999-11-29 11:43:55 -0800 |
---|---|---|
committer | Tom Tromey <tromey@gcc.gnu.org> | 1999-11-29 19:43:55 +0000 |
commit | 9b811d11de8f2ccac62759a2c78fae00b6a3f4c4 (patch) | |
tree | b5e332c021789e510b768fc1fac74f3475a37491 /gcc/java | |
parent | d0f89bfce0ad403ff763b9beb51f5fbb76701639 (diff) | |
download | gcc-9b811d11de8f2ccac62759a2c78fae00b6a3f4c4.zip gcc-9b811d11de8f2ccac62759a2c78fae00b6a3f4c4.tar.gz gcc-9b811d11de8f2ccac62759a2c78fae00b6a3f4c4.tar.bz2 |
exception.cc: Remove prototype declarations for malloc and free.
1999-11-27 Per Bothner <per@bothner.com>
* exception.cc: Remove prototype declarations for malloc and free.
These clash with recent versions of glibc, which specifies `throws ()'
when __cplusplus is defined. Instead, #include <stdlib.h>.
From-SVN: r30709
Diffstat (limited to 'gcc/java')
0 files changed, 0 insertions, 0 deletions