ine.
On Tue, Oct 13, 2009 at 12:59 PM, prashant rawat
wrote:
> Hello,
> While trying to add a field 'tree * var_list' to struct cgraph_node
> (defined in cgraph.h), I got an error
>
> ../../gcc-4.3.1/gcc/cgraph.h:128: field `(*x).var_list' is pointer to
> un
Hello,
While trying to add a field 'tree * var_list' to struct cgraph_node
(defined in cgraph.h), I got an error
../../gcc-4.3.1/gcc/cgraph.h:128: field `(*x).var_list' is pointer to
unimplemented type
../../gcc-4.3.1/gcc/cgraph.h:128: field `(*x).var_list' is pointer to
unimplemented type
../..