https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251915
--- Comment #2 from Jakub Piecuch <[email protected]> --- (In reply to Konstantin Belousov from comment #1) I see. This should solve the problem, provided the compiler doesn't perform store tearing on any assignments to s_leader (which is a reasonable assumption, since on most, if not all supported architectures pointers fit in a native word). -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
