On Tue, Nov 12, 2019 at 01:29:16PM +0000, Andrew Stubbs wrote: > 2019-11-12 Andrew Stubbs <a...@codesourcery.com> > > libgomp/ > * plugin/Makefrag.am: Add amdgcn plugin support. > * plugin/configfrag.ac: Likewise. > * plugin/plugin-gcn.c: New file. > * configure: Regenerate.
I'm a little bit worried about the elf.h include, not all targets might have it, but perhaps that can be resolved incrementally if somebody reports it. Ok. Jakub