]> git.ipfire.org Git - thirdparty/gcc.git/commit
IPA ICF fallout: i586 bootstrap failure fix
authormarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 16 Oct 2014 12:48:36 +0000 (12:48 +0000)
committermarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 16 Oct 2014 12:48:36 +0000 (12:48 +0000)
commit3f0b08917cc492a23891c712c3679a62ac025d23
treeffe0f6ac8787eef581f4472de307a93d2cb155ff
parent9e8385f41ea0de46c7eea143098518f6aff7594d
IPA ICF fallout: i586 bootstrap failure fix

* ipa-icf.c (sem_item_optimizer::process_cong_reduction):
Cast to unsigned long.
(sem_item_optimizer::dump_cong_classes): Likewise.

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