system.h (malloc, [...]): Only poison these tokens when IN_GCC is defined.
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Tue, 13 Mar 2001 19:55:18 +0000 (19:55 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Tue, 13 Mar 2001 19:55:18 +0000 (19:55 +0000)
commit77b8455903d53df9a0b509540b91d4883351de96
treecec15c76763f1279c5f32a18f037a9d7b885b0f9
parentf68147f702b0723df728592dfcd667de21ed4d3d
system.h (malloc, [...]): Only poison these tokens when IN_GCC is defined.

* system.h (malloc, realloc, calloc, strdup): Only poison these
tokens when IN_GCC is defined.

From-SVN: r40443
gcc/ChangeLog
gcc/system.h