------- Comment #2 from oberlaender at fzi dot de  2010-04-20 14:14 -------
The following is a list of changes to the code, each of which makes the
segfault disappear:

- Remove the max_len parameter from tBspTree2D::Intersect() and replace its use
by a constant
- Remove lines 44931 through 44936 from bugtest.ii
- Remove line 44955 (bool intersect_recursive = bsp->Intersect<true>(o, dir,
pr);)

I hope I didn't miss any important information you might still need.

Best wishes, Jan


-- 


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

Reply via email to