------- Comment #12 from howarth at nitro dot med dot uc dot edu 2010-03-11 03:28 ------- Ben, Is basic-eh-map.darwin10.ii still failing to compile for you on current gcc trunk? On x86_64-apple-darwin10, I am finding that....
g++-4 basic-eh-map.darwin10.ii -S -m64 -std=c++0x -v -O2 -g g++-4 basic-eh-map.darwin10.ii -S -m64 -std=c++0x -v -O2 -g --param ggc-min-expand=100 --param ggc-min-heapsize=131072 g++-4 basic-eh-map.darwin10.ii -S -m64 -std=c++0x -v -g --param ggc-min-expand=1 --param ggc-min-heapsize=1 all compile without errors. Also, if r156303 was intended to induce the error in the testsuite, I have never seen it manifested in my test suite results for i686-apple-darwin10 or x86_64-apple-darwin10. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42346