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

--- Comment #30 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
It doesn't work for me though on the testcase.
Breakpoint 5, ipa_return_value_range (range=..., decl=<function_decl
0x7fffe9fb4800 baz>) at ../../gcc/ipa-prop.cc:6270
6290      if (info && info->m_return_vr)
(gdb) p info
$3 = (clone_info *) 0x0

Reply via email to