borsegbr / cpp-btree

Automatically exported from code.google.com/p/cpp-btree
Apache License 2.0
0 stars 0 forks source link

Building failure with gcc 4.5.1 #14

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
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