http://d.puremagic.com/issues/show_bug.cgi?id=6736
Trass3r <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|ice-on-invalid-code |accepts-invalid, | |diagnostic, wrong-code Priority|P3 |P2 CC| |[email protected] Platform|x86 |All OS/Version|Windows |All Severity|minor |normal --- Comment #1 from Trass3r <[email protected]> 2011-11-03 09:27:13 PDT --- Doesn't ICE with 2.056 anymore, but it compiles and produces senseless code: _Dmain: push RBP mov RBP,RSP sub RSP,8 lea RAX,-8[RBP] xor RCX,RCX mov [RAX],RCX lea RDX,-8[RBP] add RDX,-8[RBP] mov -8[RBP],RDX xor EAX,EAX leave ret -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
