Fixes to allow sources to compile under Solaris 2.8

This commit is contained in:
Nick Clifton
2000-12-21 18:40:21 +00:00
parent 8c603c85a1
commit 23ccc829e2
8 changed files with 43 additions and 24 deletions

View File

@@ -1017,7 +1017,9 @@ styp_to_sec_flags (abfd, hdr, name, section)
esym += (isym.n_numaux + 1) * bfd_coff_symesz (abfd);
}
breakloop:
breakloop:
/* SunOS requires a statement after any label. */
;
}
}