------- Comment #18 from amodra at bigpond dot net dot au  2009-07-03 01:38 
-------
I wonder whether people reporting that this bug has not been fixed (at least
for C/C++) realize that the fix needs to be in the sources you are building. 
It's not a fix that affects the installed compiler.

I've resisted turning on relax by default in ld because it slows down link time
due to adding another pass over the relocations in input files.  I probably
should look at doing something clever in ld.  A neat trick would be to
automatically turn on relax if executable sections have addresses that might
result in reloc overflow.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37739

Reply via email to