On 2012-09-01 10:21, H.J. Lu wrote: > It may work for other targets. But x86 doesn't have a relax > pass. I believe doing it in size_dynamic_sections is more > sensible. It *should* have a relax pass. Especially as that allows one to turn it all off just in case a bug is encountered. r~