]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gas/write.c
* write.c (relax_segment <rs_space>): Check the section of a
authorAlan Modra <amodra@gmail.com>
Sun, 27 May 2001 12:17:38 +0000 (12:17 +0000)
committerAlan Modra <amodra@gmail.com>
Sun, 27 May 2001 12:17:38 +0000 (12:17 +0000)
commit9e40345d0e80b6436eaf7607400c76ea64d6978f
treed84002a15d4837b81e819751e31426ee904d46c6
parentfbe572f93e9b2403e76e0bf809ae1706a56c9758
* write.c (relax_segment <rs_space>): Check the section of a
symbol to determine whether it is absolute rather than comparing
its frag against zero_address_frag as listings play tricks with
frags.
gas/ChangeLog
gas/write.c