https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213008
Dimitry Andric <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected] |[email protected] |rg | Status|New |In Progress CC| |[email protected], | |[email protected] --- Comment #1 from Dimitry Andric <[email protected]> --- Yeah, this is clearly the infamous http://llvm.org/PR21903 striking again. There is a bug in llvm's processing of x87 status words, which is very old by now, and apparently very difficult to fix. You might be able to work around it by lowering the optimization level, selecting another CPU type, or otherwise just mark the port BROKEN for i386 for now. I do not expect this bug to get solved any time soon. -- 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]"
