]> git.ipfire.org Git - thirdparty/gcc.git/commit
alloc-pool.c: Convert to ISO C90 prototypes.
authorAndreas Jaeger <aj@suse.de>
Sun, 15 Jun 2003 13:43:32 +0000 (15:43 +0200)
committerAndreas Jaeger <aj@gcc.gnu.org>
Sun, 15 Jun 2003 13:43:32 +0000 (15:43 +0200)
commit4682ae0463c9fcc254fe1c8ede9da9133a9956bc
tree011c105664290fc65aee6e952c836e52aa84f722
parentcbdb4ba2dcf013c9ee4b1f28182596ab9ae135c5
alloc-pool.c: Convert to ISO C90 prototypes.

* alloc-pool.c: Convert to ISO C90 prototypes.
* alloc-pool.h: Likewise.
* alias.c: Likewise.
* attribs.c: Likewise.
* bb-reorder.c: Likewise.
* bitmap.h: Likewise.
* bitmap.c: Likewise.
* builtins.c: Likewise.

* tree.h: Convert prototypes of attribs.c to ISO C90.
* basic-block.h: Convert prototypes of bb-reorder.c to ISO C90.
* rtl.h: Convert prototypes of alias.c and builtins.c to ISO C90.
* expr.h: Convert prototypes of builtins.c to ISO C90.

From-SVN: r67975
13 files changed:
gcc/ChangeLog
gcc/alias.c
gcc/alloc-pool.c
gcc/alloc-pool.h
gcc/attribs.c
gcc/basic-block.h
gcc/bb-reorder.c
gcc/bitmap.c
gcc/bitmap.h
gcc/builtins.c
gcc/expr.h
gcc/rtl.h
gcc/tree.h