[Bug ipa/97695] [11 Regression] wrong code at -O3 on x86_64-pc-linux-gnu since r11-4587-gae7a23a3fab74.

jamborm at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Nov 3 18:13:50 GMT 2020


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97695

--- Comment #3 from Martin Jambor <jamborm at gcc dot gnu.org> ---
It is a clone materialization problem.  IPA-CP clones f.part.0 twice and the
second time tree_function_versioning receives NULL tree_map.


More information about the Gcc-bugs mailing list