Fix for segmentation fault.
authorMark Shinwell <shinwell@codesourcery.com>
Wed, 21 Jun 2006 13:25:54 +0000 (13:25 +0000)
committerMark Shinwell <shinwell@codesourcery.com>
Wed, 21 Jun 2006 13:25:54 +0000 (13:25 +0000)
commit5e542ba70e7c0b145ed83ed34f2b3efbe9e08656
tree560f59a79ab3f77c3f846497a428404ea77a150c
parent42b575e54591594e33810221501585722eb80623
Fix for segmentation fault.

* ldlang.c (lang_insert_orphan): Correctly handle the case where
the section is to end up after the section currently at the end
of the list in output_bfd.
ld/ChangeLog
ld/ldlang.c