https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80001
--- Comment #4 from David Malcolm <dmalcolm at gcc dot gnu.org> --- Author: dmalcolm Date: Tue Mar 21 16:26:09 2017 New Revision: 246326 URL: https://gcc.gnu.org/viewcvs?rev=246326&root=gcc&view=rev Log: omp-offload.c: translation fixes (PR translation/80001) gcc/ChangeLog: PR translation/80001 * omp-offload.c (oacc_loop_fixed_partitions): Make diagnostics more amenable to translation. (oacc_loop_auto_partitions): Likewise. Modified: trunk/gcc/ChangeLog trunk/gcc/omp-offload.c