Re: [gomp4] Building binaries for offload.

2013-10-18 Thread Jakub Jelinek
On Tue, Oct 15, 2013 at 02:03:48PM +0400, Kirill Yukhin wrote: > Let me somewhat summarize current understanding of > host binary linking as well as target binary building/linking. > > We put code which supposed to be offloaded to dedicated sections, > with name starting with gnu.target_lto_ > >

[gomp4] Building binaries for offload.

2013-10-15 Thread Kirill Yukhin
Hello, Let me somewhat summarize current understanding of host binary linking as well as target binary building/linking. We put code which supposed to be offloaded to dedicated sections, with name starting with gnu.target_lto_ At link time (I mean, link time of host app): 1. Generate dedicated