Re: [committed][nvptx, libgomp] Move rtl-dump test-cases to libgomp

2019-02-22 Thread Tom de Vries
On 22-02-19 12:09, Thomas Schwinge wrote: > There is however still a problem here: if you have more than one offload > compiler configured, Ah, right, that's a configuration I'm not testing, evidently. > all of them will react to > '-foffload=-fdump-rtl-mach', and will overwrite their dump files

Re: [committed][nvptx, libgomp] Move rtl-dump test-cases to libgomp

2019-02-22 Thread Thomas Schwinge
Hi! On Wed, 19 Dec 2018 15:28:41 +0100, Tom de Vries wrote: > The goacc.exp test-cases nvptx-merged-loop.c and nvptx-sese-1.c are failing > during linking due to missing libgomp.spec. Right; see also , from three years ago.