]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/c-common.c
bitmap.c: Use type-safe memory allocation macros from libiberty.
authorBernardo Innocenti <bernie@develer.com>
Sun, 25 Jul 2004 20:43:23 +0000 (22:43 +0200)
committerBernardo Innocenti <bernie@gcc.gnu.org>
Sun, 25 Jul 2004 20:43:23 +0000 (22:43 +0200)
commit5d038c4cb11480bb8ee68bdc71846a0abfe11f02
treed0ebdb183f6e1572fbcf9e7c4fd5488f5016e704
parentb12a648242a3b58bfa7a3e2d24c9f7404ab35df0
bitmap.c: Use type-safe memory allocation macros from libiberty.

* bitmap.c: Use type-safe memory allocation macros from libiberty.
* c-common.c: Likewise.
* c-decl.c: Likewise.
* c-lang.c: Likewise.
* c-lex.c: Likewise.
* c-opts.c: Likewise.
* c-parse.in: Likewise.
* c-typeck.c: Likewise.
* genconditions.c: Likewise.
* gengtype-lex.l: Likewise.
* gengtype-yacc.y: Likewise.
* gengtype.c: Likewise.
* genmodes.c: Likewise.
* gensupport.c: Likewise.
* read-rtl.c: Likewise.
* read-rtl.c (read_constants): Use INSERT instead of TRUE in call to
htab_find_slot().

From-SVN: r85163
16 files changed:
gcc/ChangeLog
gcc/bitmap.c
gcc/c-common.c
gcc/c-decl.c
gcc/c-lex.c
gcc/c-objc-common.c
gcc/c-opts.c
gcc/c-parse.in
gcc/c-typeck.c
gcc/genconditions.c
gcc/gengtype-lex.l
gcc/gengtype-yacc.y
gcc/gengtype.c
gcc/genmodes.c
gcc/gensupport.c
gcc/read-rtl.c