mirror of
https://github.com/TinyCC/tinycc.git
synced 2026-02-23 06:02:35 +00:00
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.