Evgeniya Maenkova <evgeniya.maenk...@gmail.com> writes:
>
> So, in my opinion it’s ok to generate additional phi node for debug
> case. But I’m not a compiler expert and maybe there is some
> requirement that debug and non-debug versions should differ only by
> debug statements, I don’t know.

gcc has such a requirement.

Otherwise you cannot debug code that was originally not compiled
with debugging.

-Andi

-- 
a...@linux.intel.com -- Speaking for myself only

Reply via email to