https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64635
--- Comment #16 from Dominique d'Humieres <dominiq at lps dot ens.fr> --- > > With the attached patch at > > https://gcc.gnu.org/bugzilla/attachment.cgi?id=34469 > > and the patch at https://gcc.gnu.org/ml/gcc-patches/2015-01/msg01479.html, > > I get ... > > I have found the origin of the problem: I am testing gfortran with > the additional options '-g -flto', apparently this propagates > to libgomp.oacc-fortran (I did not check why). Could someone test > libgomp.oacc-fortran with these options on a linux platform? I have opened pr64672 for that.