]> git.ipfire.org Git - thirdparty/gcc.git/commit
tree.h (integer_nonzerop): Use PARAMS macro with prototype.
authorRoger Sayle <roger@eyesopen.com>
Sat, 3 Jan 2004 05:14:24 +0000 (05:14 +0000)
committerRoger Sayle <sayle@gcc.gnu.org>
Sat, 3 Jan 2004 05:14:24 +0000 (05:14 +0000)
commitcdc5a878c2400ab486f673e6b13a3332f92d24ed
tree3c50726ef42bf87715d48f94f5ac16fbb2c555df
parent46c564105733a2c9411107d1178bda560db357e2
tree.h (integer_nonzerop): Use PARAMS macro with prototype.

* tree.h (integer_nonzerop): Use PARAMS macro with prototype.
* tree.c (integer_nonzerop): Use K&R style function declaration.

From-SVN: r75355
gcc/ChangeLog
gcc/tree.c
gcc/tree.h