GDC new versions weird asm code generation
Daniel Kozak
kozzi11 at gmail.com
Mon Oct 23 09:55:11 UTC 2017
https://godbolt.org/g/uEBiSi
I would expected
int example.foo():
mov eax, 3
ret
for new gdc too.
More information about the Digitalmars-d
mailing list