https://sourceware.org/bugzilla/show_bug.cgi?id=22164
Bug ID: 22164 Summary: Warnings while objdump on the elf Product: binutils Version: 2.23 Status: UNCONFIRMED Severity: normal Priority: P2 Component: binutils Assignee: unassigned at sourceware dot org Reporter: sbansal at ciena dot com Target Milestone: --- I am seeing below error/warning while doing objdump on the elf generated out of GCC 4.8.1 tool chain. $ /home/sbansal/vik/4.8.1/x86-linux2/bin/objdumpppc --dwarf ome_sp2_vx_appl.elf > /dev/null /home/sbansal/vik/4.8.1/x86-linux2/bin/objdumpppc: Warning: There is a hole [0xee689 - 0xee6ae] in .debug_loc section. /home/sbansal/vik/4.8.1/x86-linux2/bin/objdumpppc: Warning: There is a hole [0xee6b6 - 0xee6ed] in .debug_loc section. /home/sbansal/vik/4.8.1/x86-linux2/bin/objdumpppc: Warning: There is a hole [0xee6f5 - 0xee721] in .debug_loc section. /home/sbansal/vik/4.8.1/x86-linux2/bin/objdumpppc: Warning: There is a hole [0xee729 - 0xee73f] in .debug_loc section. /home/sbansal/vik/4.8.1/x86-linux2/bin/objdumpppc: Warning: There is a hole [0xee747 - 0xee773] in .debug_loc section. /home/sbansal/vik/4.8.1/x86-linux2/bin/objdumpppc: Warning: There is a hole [0xee77b - 0xee7a7] in .debug_loc section. /home/sbansal/vik/4.8.1/x86-linux2/bin/objdumpppc: Warning: There is a hole [0xee7af - 0xee7ba] in .debug_loc section. /home/sbansal/vik/4.8.1/x86-linux2/bin/objdumpppc: Warning: There is a hole [0xee7c2 - 0xee7ee] in .debug_loc section. /home/sbansal/vik/4.8.1/x86-linux2/bin/objdumpppc: Warning: There is a hole [0xee7f6 - 0xee817] in .debug_loc section. /home/sbansal/vik/4.8.1/x86-linux2/bin/objdumpppc: Warning: There is a hole [0xee81f - 0xee835] in .debug_loc section. /home/sbansal/vik/4.8.1/x86-linux2/bin/objdumpppc: Warning: There is a hole [0xee83d - 0xee848] in .debug_loc section. /home/sbansal/vik/4.8.1/x86-linux2/bin/objdumpppc: Warning: There is a hole [0xee850 - 0xee866] in .debug_loc section. /home/sbansal/vik/4.8.1/x86-linux2/bin/objdumpppc: Warning: There is a hole [0xee86e - 0xee879] in .debug_loc section. /home/sbansal/vik/4.8.1/x86-linux2/bin/objdumpppc: Warning: There is a hole [0xee881 - 0xee88c] in .debug_loc section. /home/sbansal/vik/4.8.1/x86-linux2/bin/objdumpppc: Warning: There is a hole [0xee894 - 0xee89f] in .debug_loc section. /home/sbansal/vik/4.8.1/x86-linux2/bin/objdumpppc: Warning: There is a hole [0xee8a7 - 0xee8b2] in .debug_loc section. /home/sbansal/vik/4.8.1/x86-linux2/bin/objdumpppc: Warning: There is a hole [0xee8ba - 0xee8dc] in .debug_loc section. /home/sbansal/vik/4.8.1/x86-linux2/bin/objdumpppc: Warning: There is a hole [0xee8e4 - 0xee906] in .debug_loc section. /home/sbansal/vik/4.8.1/x86-linux2/bin/objdumpppc: Warning: There is a hole [0xee90e - 0xee93b] in .debug_loc section. /home/sbansal/vik/4.8.1/x86-linux2/bin/objdumpppc: Warning: There is a hole [0xee943 - 0xee959] in .debug_loc section. /home/sbansal/vik/4.8.1/x86-linux2/bin/objdumpppc: Warning: There is a hole [0xee961 - 0xee977] in .debug_loc section. /home/sbansal/vik/4.8.1/x86-linux2/bin/objdumpppc: Warning: There is a hole [0xee97f - 0xee98a] in .debug_loc section. It would be a great help if some one can help me get out of this please. Let me know if more info is needed in this regard. Regards, Sumit -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils