OSDN Git Service

* cgraph.c (SET_NPREDECESORS): Add intermediate cast to size_t.
authorschwab <schwab@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 13 Feb 2003 12:28:26 +0000 (12:28 +0000)
committerschwab <schwab@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 13 Feb 2003 12:28:26 +0000 (12:28 +0000)
commit7222396917fd16b83c574ebc2b9383148c11d6a1
tree5cf9a9f043f6d8a7fab9d1d28cb895e786e69f46
parent6a03ec2604f599f61576f232d812a41d7c32ad78
* cgraph.c (SET_NPREDECESORS): Add intermediate cast to size_t.
Parenthesize properly.
(NPREDECESORS): Parenthesize properly.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@62838 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/cgraph.c