Fix stack alignment on 8 bytes at function call
commit0f81512d7da2934d9f0df088106a10a37838581b
authorThomas Preud'homme <robotux@celest.fr>
Sun, 27 Jan 2013 00:08:01 +0000 (27 01:08 +0100)
committerThomas Preud'homme <robotux@celest.fr>
Sun, 27 Jan 2013 00:08:01 +0000 (27 01:08 +0100)
tree1616a1b891613a8bdd2455ba866d91bb5e98f228
parentf3e5649150df4d58c97bbedef71a14c4f707feed
Fix stack alignment on 8 bytes at function call

Ensure stack pointer is correctly adjusted in prolog to be aligned on 8
bytes after the change of frame linking.
arm-gen.c