https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246630

--- Comment #13 from Dimitry Andric <d...@freebsd.org> ---
This is an interesting bug, but what is the easiest way to reproduce? Does
anybody know which particular .c file, or even which particular function is
apparently compiled differently?

Note that clang is really single threaded, so I don't understand how the number
of cores can affect the result. Maybe the non-determinism (if it really exists)
is independent of the number of cores, but changing that influences stack
allocations, etc?

And is this *only* on 11.x? Because that is still using BFD ld, as far as I
know. Although the linker shouldn't matter...

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to