]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/attribs.c
* alloc-pool.c: Convert to ISO C90 prototypes.
authoraj <aj@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 15 Jun 2003 13:43:32 +0000 (13:43 +0000)
committeraj <aj@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 15 Jun 2003 13:43:32 +0000 (13:43 +0000)
commitaecda0d63740bf543c769e6fed70a34cc7f052e3
tree011c105664290fc65aee6e952c836e52aa84f722
parente2ee731bf11cf905827479625d69351f71201055
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67975 138bc75d-0d04-0410-961f-82ee72b054a4
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