mirror of
https://github.com/frida/tinycc
synced 2025-02-06 18:33:59 +03:00
![Thomas Preud'homme](/assets/img/avatar_default.png)
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.