Experimenting with tree inliner parameter settings

Richard Guenther rguenth@tat.physik.uni-tuebingen.de
Sun May 4 20:45:00 GMT 2003


[Summary / analysis of inline params snipped]

The SPEC results show, that at least defaults for C and Fortran do not
necessarily apply to C++ code (as the testcases from the PRs show).

So may I suggest again splitting the defaults per language? Especially for
templated C++ code with exceptions the instruction counting can be _very_
wrong.

Richard.



More information about the Gcc mailing list