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:
9d957cd
)
Really fix the typo.
author
Jeff Law
<law@redhat.com>
Sat, 18 Sep 1999 13:41:01 +0000
(13:41 +0000)
committer
Jeff Law
<law@redhat.com>
Sat, 18 Sep 1999 13:41:01 +0000
(13:41 +0000)
gas/config/tc-hppa.c
patch
|
blob
|
history
diff --git
a/gas/config/tc-hppa.c
b/gas/config/tc-hppa.c
index 1f982944b60f1f41e913832503a2fcb4964c4a2b..1f42154a047883d058b9fb043983ed6b170aa3e1 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 (nowseg != text_section)
+ if (now
_
seg != text_section)
return;
if (bfd_get_arch_info (stdoutput)->bits_per_address == 32)