r250925 - in /trunk: gcc/ChangeLog gcc/omp-expa...
vries@gcc.gnu.org
vries@gcc.gnu.org
Mon Aug 7 17:06:00 GMT 2017
Author: vries
Date: Mon Aug 7 17:06:11 2017
New Revision: 250925
URL: https://gcc.gnu.org/viewcvs?rev=250925&root=gcc&view=rev
Log:
Fix diff_type in expand_oacc_for char iter_type
2017-08-07 Tom de Vries <tom@codesourcery.com>
PR middle-end/78266
* omp-expand.c (expand_oacc_for): Ensure diff_type is large enough.
* testsuite/libgomp.oacc-c-c++-common/vprop-2.c: New test.
* testsuite/libgomp.oacc-c-c++-common/vprop.c: Remove xfail.
Added:
trunk/libgomp/testsuite/libgomp.oacc-c-c++-common/vprop-2.c
Modified:
trunk/gcc/ChangeLog
trunk/gcc/omp-expand.c
trunk/libgomp/ChangeLog
trunk/libgomp/testsuite/libgomp.oacc-c-c++-common/vprop.c
More information about the Gcc-cvs
mailing list