https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122498
--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
# PT = nonlocal escaped null
_38 = MEM[(int (*) () *)_37 + 16B];
# PT = anything
PROF_41 = [obj_type_ref] OBJ_TYPE_REF(_38;(struct _Sp_counted_base)_33->2B);
if (PROF_41 == _M_dispose)
goto <bb 20>; [14.34%]
else
goto <bb 12>; [85.66%]
<bb 12> [local count: 153238005]:
# PT = anything
PROF_43 = [obj_type_ref] OBJ_TYPE_REF(_38;(struct _Sp_counted_base)_33->2B);
if (PROF_43 == _M_dispose)
goto <bb 13>; [22.83%]
else
goto <bb 16>; [77.17%]
:)
--
You are receiving this mail because:
You are on the CC list for the bug.