Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Delphi...

Name: Anonymous 2011-10-13 15:34

It's 2011, and...

    mov     eax, [ebx]
    mov     edx, [ebp-16]
    mov     [eax+4], edx
    mov     eax, [ebx]     ; WTF? Who changed eax or ebx?
    mov     edx, [ebp-12]
    mov     [eax+8], edx
    mov     eax, [ebx]     ; WTF? Who changed eax or ebx?
    mov     edx, [ebp-8]
    mov     [eax+12], edx

...it's compiler is still being retarded.

(I checked, there are no jumps between there. This is one run of code.)

Name: Anonymous 2011-10-13 16:38

Borland never pretended to have good optimizers. At least their compilers are fast.

>>3
Is that alpha version of C#?
Actually it's the good version of C#. The one that doesn't make your users cringe. The one that actually delivers real, native code, which despite the poor optimizer still outperforms MS' managed languages.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List