What steps will reproduce the problem?
1. ./configure CXX=<path to g++ built from trunk of gcc svn repository>
2. make
3. make check
What is the expected output? What do you see instead?
I expect all tests to pass. Instead, symbolize_unittest fails. More
specifically, Symbolize.SymbolizeWithDemanglingStackConsumption fails due to
stack consumption exceeding 2048 bytes.
Original issue reported on code.google.com by hlsyou...@gmail.com on 7 Feb 2011 at 4:47
Original issue reported on code.google.com by
hlsyou...@gmail.com
on 7 Feb 2011 at 4:47