Correctly align and reclaim stack at function call
commit0c40bc8982adfba427933260c6571bd29f50a649
authorThomas Preud'homme <robotux@celest.fr>
Sun, 17 Nov 2013 10:26:56 +0000 (17 18:26 +0800)
committerThomas Preud'homme <robotux@celest.fr>
Sun, 17 Nov 2013 10:26:56 +0000 (17 18:26 +0800)
tree25fbb42ccd8d95c4b22afec05f5bf88fb1a833d2
parent1528a085408e7aa16d2009981215fc370842eb87
Correctly align and reclaim stack at function call

* Correctly align stack in case of structure split between core
  registers and stack
* Correctly reclaim stack space after function call in the case where
  the stack needed padding to be aligned at function call.
arm-gen.c