[Bug 227438] clang -fopenmp=libgomp doesn't work

2018-04-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227438 Dimitry Andric changed: What|Removed |Added CC||d...@freebsd.org --- Comment #1 f

[Bug 227438] clang -fopenmp=libgomp doesn't work

2018-04-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227438 --- Comment #2 from Dimitry Andric --- 22:19.11 dim: -fopenmp=libgomp is just like you compile without -fopenmp 22:19.24 ABataev: aha. 22:21.13 dim: It works. Clang uses only libomp interface and does not rely on libgomp. -fopenmp=libgom