cgraph.c (SET_NPREDECESORS): Add intermediate cast to size_t.
authorAndreas Schwab <schwab@suse.de>
Thu, 13 Feb 2003 12:28:26 +0000 (12:28 +0000)
committerAndreas Schwab <schwab@gcc.gnu.org>
Thu, 13 Feb 2003 12:28:26 +0000 (12:28 +0000)
commit9fb93b00b0f3fa7da42e4969071d47ffe9863610
tree5cf9a9f043f6d8a7fab9d1d28cb895e786e69f46
parent8c9c9dfb8f8becb19c81f43b66e2bac9e0cf2155
cgraph.c (SET_NPREDECESORS): Add intermediate cast to size_t.

* cgraph.c (SET_NPREDECESORS): Add intermediate cast to size_t.
Parenthesize properly.
(NPREDECESORS): Parenthesize properly.

From-SVN: r62838
gcc/ChangeLog
gcc/cgraph.c