492a7a5 Fix seg fault in linker when performing garbage collection on COFF based targets.

Authored and Committed by nickc 7 years ago
    Fix seg fault in linker when performing garbage collection on COFF based targets.
    
    	PR ld/20401
    bfd	* coffgen.c (fini_reloc_cookie_rels): Check for the extistence
    	of the coff_section_data before using it.
    
        
file modified
+10 -0
file modified
+7 -1