* cfgloop.c (flow_loop_dump): Cast nit to uint64_t and print it using
commiteac41296929fff974d0fbe9c8002ecf32a88170e
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 24 Jun 2016 19:36:58 +0000 (24 19:36 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 24 Jun 2016 19:36:58 +0000 (24 19:36 +0000)
tree158cfce090ef5a325683f6f43564eeaf4097d983
parent37681b7f035c64e2c777c4d6dc85edd31d2be400
* cfgloop.c (flow_loop_dump): Cast nit to uint64_t and print it using
PRIu64 instead of lu.

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