diff options
author | Kai Tietz <ktietz@redhat.com> | 2011-12-09 13:27:20 +0100 |
---|---|---|
committer | Kai Tietz <ktietz@gcc.gnu.org> | 2011-12-09 13:27:20 +0100 |
commit | fb5503484f7463c2a523fed993f58e58289ba59b (patch) | |
tree | 469a2baca1a0d0b5ec5a302e508add2536cb1836 /gcc/function.c | |
parent | 3447cae6cc1fde20eff4915ecba391ef7ac257bf (diff) | |
download | gcc-fb5503484f7463c2a523fed993f58e58289ba59b.zip gcc-fb5503484f7463c2a523fed993f58e58289ba59b.tar.gz gcc-fb5503484f7463c2a523fed993f58e58289ba59b.tar.bz2 |
ira-color.c (print_hard_regs_subforest): Use HOST_WIDEST_INT_PRINT_DEC instead of %lld.
* ira-color.c (print_hard_regs_subforest): Use
HOST_WIDEST_INT_PRINT_DEC instead of %lld.
(allocno_hard_regs): Change type of cost member
to HOST_WIDEST_INT.
(add_allocno_hard_regs): Change type of argument cost
to HOST_WIDEST_INT.
* ira-conflict.c (build_conflict_bit_table): Replace use
of long-long by HOST_WIDEST_INT.
From-SVN: r182161
Diffstat (limited to 'gcc/function.c')
0 files changed, 0 insertions, 0 deletions