------- Comment #3 from sje at cup dot hp dot com 2010-07-07 15:30 ------- I haven't been able to come up with a test case other then bootstrapping. If I build a non-bootstrap compiler and run the testsuite I don't get any unexpected failures due to this problem. It is only when, during bootstrap, I run the cc1plus executable that was built by the stage1 cc1 that I get a failure. At that point trying to compile any C++ program with cc1plus results in cc1plus aborting.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44716