* config/tc-hppa.c (fix_new_hppa): Make sure a sub_symbol
authorJeff Law <law@redhat.com>
Sun, 28 Nov 1993 20:15:21 +0000 (20:15 +0000)
committerJeff Law <law@redhat.com>
Sun, 28 Nov 1993 20:15:21 +0000 (20:15 +0000)
commit81413fa20b38c9d5397b3565a50d98c7112ec6fd
tree46d854430093ae087280c2a3a85673ea1ee6a822
parent16539b5df71f80c512a7f6f88f563ef0196cefde
* config/tc-hppa.c (fix_new_hppa): Make sure a sub_symbol
exists before trying to peek at its name.
(pa_space): Do not call pa_align_subseg.  See hppa/unsorted/align3.s
for testcase.
(pa_align_subseg): Delete unused/unwanted function.
gas/ChangeLog
gas/config/tc-hppa.c