diff options
author | Steve Ellcey <sje@cup.hp.com> | 2008-11-03 21:47:44 +0000 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2008-11-03 22:47:44 +0100 |
commit | c6ff44935c8293728f660033a1d648caf9cd3770 (patch) | |
tree | 1d03e93415ed3811152d3b5d8fc4317b7d1913cc /gcc/print-tree.c | |
parent | f9bd1a89667c1e7a88ad4c92f25535c6e9540a6c (diff) | |
download | gcc-c6ff44935c8293728f660033a1d648caf9cd3770.zip gcc-c6ff44935c8293728f660033a1d648caf9cd3770.tar.gz gcc-c6ff44935c8293728f660033a1d648caf9cd3770.tar.bz2 |
omp-low.c (expand_omp_for_generic): If iter_type has different precision than type and type is a pointer type...
* omp-low.c (expand_omp_for_generic): If iter_type has different
precision than type and type is a pointer type, cast n1 and n2
first to an integer type with the same precision as pointers
and only afterwards to iter_type.
Co-Authored-By: Jakub Jelinek <jakub@redhat.com>
From-SVN: r141563
Diffstat (limited to 'gcc/print-tree.c')
0 files changed, 0 insertions, 0 deletions