Hi, > traceback, tt, and ops follow. Why is this going wrong?
> [ gdb ] call debug_tree(arg0) > <nop_expr 0xb7f5f6e0 > type <pointer_type 0xb7f5d2f4 > > [ gdb ] call debug_tree(arg1) > <ssa_name 0xb7f61c30 > type <pointer_type 0xb7f5d2f4 you cannot add two pointers. Please create a PR for this and assign it to me. Zdenek