[Bug tree-optimization/108500] [11/12 Regression] -O -finline-small-functions results in "internal compiler error: Segmentation fault" on a very large program (700k function calls)
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Feb 1 08:42:43 GMT 2023
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108500
--- Comment #11 from Richard Biener <rguenth at gcc dot gnu.org> ---
And now the recursion is avoided completely. I'm going to backport this last
fix after some time and would be interested if that solves your original issue.
More information about the Gcc-bugs
mailing list