What's new in GCC 4.5?
Posted May 14, 2010 21:18 UTC (Fri) by
giraffedata (subscriber, #1954)
In reply to:
What's new in GCC 4.5? by nix
Parent article:
What's new in GCC 4.5?
Thanks for the explanation.
I suppose the objective is not just to let someone choose a non-LTO link, but for the .o file to be useful by a linker that doesn't even know what LTO is.
I was going to say the time to write the GIMPLE shouldn't be enough to be a consideration against using -lto, but then I remembered that I once avoided compiling with debugging information because I was using NFS and writing the .o files took significantly longer with -g.
(
Log in to post comments)