[Bug c/97578] ice during IPA pass: inline
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Nov 3 10:56:27 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97578
--- Comment #7 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Jan Hubicka <hubicka@gcc.gnu.org>:
https://gcc.gnu.org/g:f89dcf93348b44b8ea2b57f940fcdaeae0f764f6
commit r11-4648-gf89dcf93348b44b8ea2b57f940fcdaeae0f764f6
Author: Jan Hubicka <jh@suse.cz>
Date: Tue Nov 3 11:56:05 2020 +0100
Avoid recursion in tree-inline
gcc/ChangeLog:
2020-11-03 Jan Hubicka <hubicka@ucw.cz>
PR ipa/97578
* ipa-inline-transform.c (maybe_materialize_called_clones): New
function.
(inline_transform): Use it.
gcc/testsuite/ChangeLog:
2020-11-03 Jan Hubicka <hubicka@ucw.cz>
* gcc.c-torture/compile/pr97578.c: New test.
More information about the Gcc-bugs
mailing list