projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b7be1db
)
Fix typo in last change.
author
Jeff Law
<law@redhat.com>
Sat, 18 Sep 1999 13:26:46 +0000
(13:26 +0000)
committer
Jeff Law
<law@redhat.com>
Sat, 18 Sep 1999 13:26:46 +0000
(13:26 +0000)
gas/config/tc-hppa.c
patch
|
blob
|
history
diff --git
a/gas/config/tc-hppa.c
b/gas/config/tc-hppa.c
index c17fbd9e8bd247414f61e56b86b0b0c629cb2b27..1f982944b60f1f41e913832503a2fcb4964c4a2b 100644
(file)
--- a/
gas/config/tc-hppa.c
+++ b/
gas/config/tc-hppa.c
@@
-5120,7
+5120,7
@@
pa_build_unwind_subspace (call_info)
int i, reloc;
char c, *p;
- if (seg != text_section)
+ if (
now
seg != text_section)
return;
if (bfd_get_arch_info (stdoutput)->bits_per_address == 32)