Fix typo in last change.
This commit is contained in:
parent
b7be1db6b5
commit
9d957cd576
@ -5120,7 +5120,7 @@ pa_build_unwind_subspace (call_info)
|
||||
int i, reloc;
|
||||
char c, *p;
|
||||
|
||||
if (seg != text_section)
|
||||
if (nowseg != text_section)
|
||||
return;
|
||||
|
||||
if (bfd_get_arch_info (stdoutput)->bits_per_address == 32)
|
||||
|
Loading…
Reference in New Issue
Block a user