mirror of
https://github.com/QuasarApp/backward-cpp.git
synced 2025-05-20 21:39:39 +00:00
*Read the pc as specified for aarch64 processors. *Disable division by zero tests, since aarch64 does not trap these and therefore does not generate SIGFPEs there. *All other tests succeed.