* write.c (relax_segment <rs_space>): Calculate growth using
authorAlan Modra <amodra@gmail.com>
Sat, 26 May 2001 12:45:15 +0000 (12:45 +0000)
committerAlan Modra <amodra@gmail.com>
Sat, 26 May 2001 12:45:15 +0000 (12:45 +0000)
commit54d3cad90dac4603234944b6b28adbc7aec33f6a
treeefd03ed0ad68ca41f31672a934e69cd095017648
parentb41be06e3b079256b5bbdfbdb98eb0a6eec6a6a7
* write.c (relax_segment <rs_space>): Calculate growth using
addresses before stretch.  Prevent repeated error messages.
From Peter Jakubek  <pjak@snafu.de>
Use as_bad_where and as_warn_where to pinpoint errors.
gas/ChangeLog
gas/write.c