airekans/cpp-btree

Building failure with gcc 4.5.1

Opened this issue · 0 comments

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?
n file included from thirdparty/cpp-btree-1.0.1/btree_bench.cc:29:0:
thirdparty/cpp-btree-1.0.1/btree_test.h: In member function 'void 
btree::base_checker<TreeType, CheckerType>::erase(btree::base_checker<TreeType, 
CheckerType>::iterator, btree::base_checker<TreeType, CheckerType>::iterator)':
thirdparty/cpp-btree-1.0.1/btree_test.h:308:182: internal compiler error: 
Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.


What version of the product are you using? On what operating system?


Please provide any additional information below.

Original issue reported on code.google.com by chen3feng on 7 Apr 2013 at 3:36