[Bug other/63979] [openacc] undefined reference to main._omp_fn.x

iverbin at gmail dot com gcc-bugzilla@gcc.gnu.org
Thu Nov 20 17:34:00 GMT 2014


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63979

--- Comment #5 from Ilya Verbin <iverbin at gmail dot com> ---
(In reply to vries from comment #4)
> But I think the main difference is that the offload table and main (using
> the offload table) are now in the same partition. I don't know whether
> that's by design or accident.

What do you mean by "main (using the offload table)"?
The design was to have the offload table in the first partition (number zero),
and the table should be used only in libgomp through the GOMP_offload_register
function.



More information about the Gcc-bugs mailing list