[PATCH] fix "--gc-sections doesn't work on Linux/x86"

Julien LEMOINE speedblue@debian.org
Fri Apr 18 23:42:00 GMT 2003


 This patch fix problem with --gc-sections, in fact the test 
'elf_hash_table (info)->dynamic_sections_created' was always true,     
since dynamic_sections is set to true (by elf_link_create_dynamic_sections )
before elf_gc_sections call.

The full bug report is available at :
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=182910

Best Regards.
-- 
Julien LEMOINE / SpeedBlue



More information about the Binutils mailing list