Don't do builtin_frame_address test with ARM gcc
commitf3e5649150df4d58c97bbedef71a14c4f707feed
authorThomas Preud'homme <robotux@celest.fr>
Sat, 26 Jan 2013 19:31:14 +0000 (26 20:31 +0100)
committerThomas Preud'homme <robotux@celest.fr>
Sat, 26 Jan 2013 19:31:14 +0000 (26 20:31 +0100)
tree524376a97829886fb7bc02544878b594d820a275
parentf63c7509427cb0a18168cac07775ac5f2a729e11
Don't do builtin_frame_address test with ARM gcc

gcc fails the builtin_frame_address test on ARM so we disable it. As a
consequence, the diff between gcc and tcc's output is unecessarily
bigger. Given the big size of the diff currently, this doesn't make a
big difference but may allow to detect a regression in tcc's
implementation of builtin_frame_address.
tests/tcctest.c