------- Comment #1 from bowie dot owens at csiro dot au  2006-06-02 02:41 
-------
Created an attachment (id=11575)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11575&action=view)
pre-processed c++ code that triggers the ICE

Compiling I get the following:

foo.cc: In function 'void mat_product(mat_c_t&, const mat_a_t&, const mat_b_t&,
size_t, size_t, size_t) [with mat_c_t = double**, mat_a_t = double**, mat_b_t =
double**]':
foo.cc:15: internal compiler error: in build_outer_var_ref, at omp-low.c:585


-- 


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

Reply via email to