On Thu, Dec 08, 2016 at 03:05:10PM -0800, Cesar Philippidis wrote: > 2016-12-08 Cesar Philippidis <ce...@codesourcery.com> > > PR fortran/78027 > > gcc/ > * ipa-icf.c (sem_function::parse): Don't process functions with > oacc decl attributes, as they may be OpenACC routines. > > gcc/testsuite/ > * c-c++-common/goacc/acc-icf.c: New test. > * gfortran.dg/goacc/pr78027.f90: New test. >
The Fortran testcase is OK. I probably don't have the necessary background to review the ipa-icf.c code changes. -- Steve