https://d.puremagic.com/issues/show_bug.cgi?id=11821
Maxim Fomin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Maxim Fomin <[email protected]> 2013-12-26 08:08:29 PST --- This may be remainders from internally created variables. Compiler often rewrites high-level constructions to lower ones with implicitly introducing new variables. What you see from asm is their usage. By the way, it is not a 'code generation bug', it is poor optimization. -- Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
