This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug go/54761] FAIL log
- From: "ubizjak at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 01 Oct 2012 19:45:30 +0000
- Subject: [Bug go/54761] FAIL log
- Auto-submitted: auto-generated
- References: <bug-54761-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54761
--- Comment #5 from Uros Bizjak <ubizjak at gmail dot com> 2012-10-01 19:45:30 UTC ---
If libbacktrace is compiled with -fasynchronous-unwind-tables, then btest works
OK. Also, when libbacktrace is compiled with this flag, log and runtime/pprof
does not fail anymore.