http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46193

--- Comment #2 from Uros Bizjak <ubizjak at gmail dot com> 2010-10-30 21:18:05 
UTC ---
We have pointer type that triggers assert:

#1  0x0000000000708873 in omp_reduction_init (clause=<value optimized out>, 
    type=0x7ffff2054930) at ../../gcc-svn/trunk/gcc/omp-low.c:2212
2212          gcc_assert (INTEGRAL_TYPE_P (type));
(gdb) p debug_generic_expr (type)
char *
$1 = void

Reply via email to