mirror of
https://github.com/QuasarApp/backward-cpp.git
synced 2025-05-03 13:29:35 +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.