Fix a typo (missing ||) in b_out_squirt_out_relocs.

This commit is contained in:
Michael Tiemann 1992-04-29 20:45:03 +00:00
parent 5022aea5df
commit b96a430e09
1 changed files with 1 additions and 1 deletions

View File

@ -530,7 +530,7 @@ else
raw[7] = len_2;
}
if (output_section == &bfd_com_section
output_section == &bfd_abs_section
|| output_section == &bfd_abs_section
|| output_section == &bfd_und_section)
{
/* Fill in symbol */