This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: compiling very large functions.
Paolo Bonzini <paolo.bonzini@lu.unisi.ch> writes:
[...]
| Unlike the authors of other VM's, I have no problem writing code so
| that the *latest* version of GCC will do its best, instead of
| complaining that GCC compiles my code worse on every release. So, I
You gave some examples; those are not the only one that comes with
GCC. there are more examples (albeit less impressive) in GCC's own
source code and their logic is so that I don't believe people to
fiddle with them every release.
-- Gaby