https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195504
Dimitry Andric <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open CC| |[email protected] Assignee|[email protected] |[email protected] --- Comment #2 from Dimitry Andric <[email protected]> --- The file oce_if-216294.c compiles just fine here, using oce_if-216294.sh, both with vanilla clang 3.5.0 (e.g. exactly how llvm.org released it), and patched clang 3.5.0 (as it was in FreeBSD projects/clang350-import r275161). I see no assertion failures. If you repeat the kernel build, does the error occur in the same file each time? If the error keeps occurring in the same file, please rebuild clang with debug information, and generate a backtrace from the core dump. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
