Name: Anonymous 2007-07-12 0:25 ID:W2JxwKkL
I was looking at the source code for libffi, which is part of the GCC source, and came across this:
Oh god I lol'd.
Post your funny C code
// Return stack to previous state and call the function
add esp, 8
// FIXME: Align the stack to a 128-bit boundary to avoid
// potential performance hits.
call [ebp + 28]Oh god I lol'd.
Post your funny C code