https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110852
Sam James <sjames at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sjames at gcc dot gnu.org Summary|[14 Regression] ICE: in |[14 Regression] ICE: in |get_predictor_value, at |get_predictor_value, at |predict.cc:2695 with -O |predict.cc:2695 with -O |-fno-tree-fre and |-fno-tree-fre and |__builtin_expect() |__builtin_expect() since | |r14-2219-geab57b825bcc35 --- Comment #3 from Sam James <sjames at gcc dot gnu.org> --- yep: eab57b825bcc350e9ff44eb2fa739a80199d9bb1 is the first bad commit commit eab57b825bcc350e9ff44eb2fa739a80199d9bb1 Author: Jan Hubicka <j...@suse.cz> Date: Fri Jun 30 16:27:27 2023 +0200 Fix handling of __builtin_expect_with_probability and improve first-match heuristics