pr81006.c
182 Bytes
-
re PR c/81006 (ICE with zero-size array and #pragma omp task depend) · 8ab7005b
PR c/81006 * c-typeck.c (handle_omp_array_sections_1): Convert TYPE_MAX_VALUE to sizetype before size_binop. * semantics.c (handle_omp_array_sections_1): Convert TYPE_MAX_VALUE to sizetype before size_binop. * c-c++-common/gomp/pr81006.c: New test. From-SVN: r249035
Jakub Jelinek committed