------- Comment #9 from sje at cup dot hp dot com  2009-08-04 23:48 -------
Well, it got a lot further using the patch but it didn't completely bootstrap. 
The compiler built but while building libstdc++-v3 I got:

/proj/opensrc/nightly/src/trunk/libstdc++-v3/libsupc++/eh_ptr.cc: In function
'std::__exception_ptr::exception_ptr std::current_exception()':
/proj/opensrc/nightly/src/trunk/libstdc++-v3/libsupc++/eh_ptr.cc:176:31:
internal compiler error: in expand_expr_real_1, at expr.c:7427

/proj/opensrc/nightly/src/trunk/libstdc++-v3/src/ios_locale.cc: In member
function 'std::locale std::ios_base::imbue(const std::locale&)':
/proj/opensrc/nightly/src/trunk/libstdc++-v3/src/ios_locale.cc:50:20: internal
compiler error: in expand_expr_real_1, at expr.c:7427

/proj/opensrc/nightly/src/trunk/libstdc++-v3/src/locale.cc: In member function
'std::string std::locale::name() const':
/proj/opensrc/nightly/src/trunk/libstdc++-v3/src/locale.cc:124:12: internal
compiler error: in expand_expr_real_1, at expr.c:7427

and a few more, all dieing at line 7427 of expr.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40952

Reply via email to