patacongo commented on issue #959: URL: https://github.com/apache/incubator-nuttx/issues/959#issuecomment-623148705
i think that only works for x86. It would not work in the most general case. For example, an 8-bit processor which has all of the data on a byte-aligned, 8-bit wide stack. in would be 16-bits (2 bytes) and long 32-bits (4 bytes). That would screw up the stack/parameter alignement in that case. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org