https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230399
--- Comment #11 from Dimitry Andric <[email protected]> --- (In reply to Kubilay Kocak from comment #10) > is/will a/the workaround in the port still be required, until base r337585 > ends up in -RELEASES? Previous releases shouldn't be affected, this problem was only applicable to the clang700-import branch. (E.g., due to the optimization I described, the __gxx_personality_v0 reference does not end up in libgcc_s.so with previous versions of clang. It would only affect people who rebuilt their libgcc_s.so by hand, using -O0.) -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain To unsubscribe, send any mail to "[email protected]"
