On Thu, May 22, 2014 at 1:57 PM, Bernd Schmidt <ber...@codesourcery.com> wrote: > This is a change from the gomp4 branch which I think could go on trunk now. > It removes some duplicated definitions and puts them in a header file. More > definitions will be added to that header once offloading is implemented as > on the branch. > > Bootstrapped and tested on x86_64-linux, ok?
Ok. Thouhg putting it in lto-streamer.h would be ok as well. Thanks, Richard. > > Bernd