147d994 Fix seg-fault when running garbage collection on coff binaries.

Authored and Committed by nickc 7 years ago
    Fix seg-fault when running garbage collection on coff binaries.
    
    	PR ld/20401
    	* coffgen.c (fini_reloc_cookie_rels): Check for the extistence
    	of the coff_section_data before using it.
    
        
file modified
+7 -0
file modified
+7 -1