Remove FIXME in solib-aix.c:solib_aix_relocate_section_addresses
authorJoel Brobecker <brobecker@gnat.com>
Fri, 10 May 2013 13:25:28 +0000 (13:25 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Fri, 10 May 2013 13:25:28 +0000 (13:25 +0000)
commitab1c4e88612fb125c21eaa4374093161bb18fd10
treeb606796c76d9f041d9b3f9777c99d52e8ba8af10
parent110a61d34220d41ade91b5e5159606588482d634
Remove FIXME in solib-aix.c:solib_aix_relocate_section_addresses

This issue should now be fixed thanks to a change in bfd removing
the SEC_ALLOC flag from all sections that do not get mapped to
memory.

gdb/ChangeLog:

        * solib-aix.c (solib_aix_relocate_section_addresses):
        Remove FIXME comment.
gdb/ChangeLog
gdb/solib-aix.c