conditional lim
Andi Kleen
andi@firstfloor.org
Sat May 9 12:41:00 GMT 2015
Evgeniya Maenkova <evgeniya.maenkova@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
--
ak@linux.intel.com -- Speaking for myself only
More information about the Gcc-patches
mailing list