> I've been unable to introduce a testcase for this. The difficulty is we want > to check an rtl dump from the acceleration compiler, and there doesn't > appear to be existing machinery for that in the testsuite. Perhaps > something to be added later?
I haven't tried it, but doesn't /* { dg-options "-foffload=-fdump-rtl-..." } */ with /* { dg-final { scan-rtl-dump ... } } */ work? -- Ilya