[Bug libgcc/82635] std::thread's join broken on FreeBSD with all GCCs >= 5
andreast at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Nov 4 19:41:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82635
--- Comment #15 from Andreas Tobler <andreast at gcc dot gnu.org> ---
Author: andreast
Date: Sat Nov 4 19:40:23 2017
New Revision: 254411
URL: https://gcc.gnu.org/viewcvs?rev=254411&root=gcc&view=rev
Log:
2017-11-04 Andreas Tobler <andreast@gcc.gnu.org>
PR libgcc/82635
* config/i386/freebsd-unwind.h (MD_FALLBACK_FRAME_STATE_FOR): Use a
sysctl to determine whether we're in a trampoline.
Keep the pattern matching method for systems without
KERN_PROC_SIGTRAMP sysctl.
Modified:
trunk/libgcc/ChangeLog
trunk/libgcc/config/i386/freebsd-unwind.h
More information about the Gcc-bugs
mailing list