https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71959
--- Comment #2 from Christopher Guckes <christopher.guc...@torq-dev.de> --- I hate to bother you again on this, but I'm kinda stuck with what I'm working on. Does anyone have any advise on what might be causing the problem, so I can avoid it? OpenACC-wise I'm relying on the route data and parallel loop pragmata to work. Are there any known issues with these? The routines I'm using are defined in a different file. Might this be a problem? Many thanks in advance for anything you can give me...