Skip to content
  • Cary Coutant's avatar
    Fix bug where --icf=safe triggers segfault when linking ARM. · aae82809
    Cary Coutant authored
    When checking a R_ARM_TARGET[12] relocation, we need a valid target
    pointer, but the garbage collection code was passing a NULL instead.
    
    gold/
    	PR gold/23046
    	* gc.h (gc_process_relocs): Pass target to
    	scan.global_reloc_may_be_function_pointer.
    aae82809
To find the state of this project's repository at the time of any of these versions, check out the tags.