dead function elimination
Nick Clifton
nickc@redhat.com
Tue Nov 14 12:16:00 GMT 2006
More information about the Binutils mailing list
Tue Nov 14 12:16:00 GMT 2006
- Previous message (by thread): dead function elimination
- Next message (by thread): [PATCH, RFC] Disable gas' cfi-common-6 test for MIPS
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Jimmy, > I thght the linker alone was supposed to be able to do > dead-procedure-elimination. No. It is a nice feature, but it is not a requirement of a linker. > After all can't the linker determine which > procedures are unreferenced in the final executable? Which is exactly what the --ffunction-sections and --gc-sections switches do. > If i'm not mistaken the diablo linker can do this? It probably can. Cheers Nick
- Previous message (by thread): dead function elimination
- Next message (by thread): [PATCH, RFC] Disable gas' cfi-common-6 test for MIPS
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list