Fix early-debug relocations
authorAndrew Stubbs <ams@codesourcery.com>
Thu, 22 Oct 2020 12:27:47 +0000 (13:27 +0100)
committerAndrew Stubbs <ams@codesourcery.com>
Thu, 26 Nov 2020 14:28:44 +0000 (14:28 +0000)
commitd24a4c8c4256cc287ebf4ad80368b4f1edb1733e
tree3cb276a744f08039eb2a221d55be0c183c7db6df
parent715a8bc8d471d9b8ed5361b32055ae2be6b75fb7
Fix early-debug relocations

The relocation symbols were inadvertantly wiped when the type was set in
mkoffload.

gcc/ChangeLog

* config/gcn/mkoffload.c (copy_early_debug_info): Don't wipe
relocation symbols.
gcc/config/gcn/mkoffload.c