Walter Bright, el 1 de junio a las 17:18 me escribiste: > Leandro Lucarella wrote: > >LTO is not only targeted at C++. I don't have numbers to talk seriously > >about how a big gain is for C though, which might be closer to D in > >terms of parse time compared with the whole compilation process. Even > >more, you can do LTO for object files generated from different > >languages. > > > I gotta believe that if you're writing Fortran functions and > expecting them to be inlined into C code, or other such > function-by-function language mixing, things are getting desperate. > > It's also true that too much inlining will make your code slower: > https://lwn.net/Articles/255364/
It looks like you are reading LWN a lot lately. That's good! =) -- Leandro Lucarella (AKA luca) http://llucax.com.ar/ ---------------------------------------------------------------------- GPG Key: 5F5A8D05 (F8CD F9A7 BF00 5431 4145 104C 949E BFB6 5F5A 8D05) ---------------------------------------------------------------------- FALTAN 325 DIAS PARA LA PRIMAVERA -- Crónica TV
