summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2020-01-24 17:23:47 +0000
committerJoseph Myers <joseph@codesourcery.com>2020-01-24 17:23:47 +0000
commit352bb99754ae7c83ff1b974f9c52244e974c9410 (patch)
tree89cde6c533e1311ed33cede99da640bb0e04257d /time
parentef02e3c476ce76a1205744cdd396ac1eda1013d6 (diff)
downloadglibc-352bb99754ae7c83ff1b974f9c52244e974c9410.tar
glibc-352bb99754ae7c83ff1b974f9c52244e974c9410.tar.gz
glibc-352bb99754ae7c83ff1b974f9c52244e974c9410.tar.bz2
glibc-352bb99754ae7c83ff1b974f9c52244e974c9410.zip
Build raise with -fasynchronous-unwind-tables.
In testing glibc for Arm and MIPS, I see: FAIL: misc/tst-sigcontext-get_pc If this test - backtracing through a call to raise - is valid, then raise needs to be built with -fasynchronous-unwind-tables (as the test itself is) to have the required unwind information for that backtracing to work. Adding that option, which this patch does, causes the test for pass for Arm. For MIPS, the test still does not pass (the backtrace has an address that is 2 bytes after the "address in signal handler", for unknown reasons), although the patch allows a longer backtrace to be produced.
Diffstat (limited to 'time')
0 files changed, 0 insertions, 0 deletions