diff options
Diffstat (limited to 'gcc/flow.c')
-rw-r--r-- | gcc/flow.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2245,7 +2245,7 @@ libcall_dead_p (pbi, note, insn) int regno_uninitialized (regno) - int regno; + unsigned int regno; { if (n_basic_blocks == 0 || (regno < FIRST_PSEUDO_REGISTER |