diff options
Diffstat (limited to 'gcc/cfgexpand.c')
-rw-r--r-- | gcc/cfgexpand.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/cfgexpand.c b/gcc/cfgexpand.c index 34350de..a32f764 100644 --- a/gcc/cfgexpand.c +++ b/gcc/cfgexpand.c @@ -3962,7 +3962,7 @@ round_udiv_adjust (machine_mode mode, rtx mod, rtx op1) any rtl. */ static rtx -convert_debug_memory_address (machine_mode mode, rtx x, +convert_debug_memory_address (scalar_int_mode mode, rtx x, addr_space_t as) { #ifndef POINTERS_EXTEND_UNSIGNED |