Browse Source
It is possible to build huge binaries on powerpc64, where 32-bit
addresses in debug info are insufficient to descibe locations in the
binary. Help out the user, and only warn about debug overflows.
* powerpc.cc (Target_powerpc::Relocate::relocate): Warn on
relocation overflows in debug info.
(cherry picked from commit 03c02b696e)
binutils-2_41-release-point
1 changed files with 13 additions and 4 deletions
Loading…
Reference in new issue