Summary: | another ICE (in convert_for_assignment) | ||
---|---|---|---|
Product: | Sisyphus | Reporter: | Alexey Voinov <voins> |
Component: | gcc3.2-c++ | Assignee: | Dmitry V. Levin <ldv> |
Status: | CLOSED FIXED | QA Contact: | qa-sisyphus |
Severity: | normal | ||
Priority: | P2 | ||
Version: | unstable | ||
Hardware: | all | ||
OS: | Linux |
Description
Alexey Voinov
2003-12-07 19:54:28 MSK
$ g++-3.3 test.cc test.cc: In member function `__typeof (T::first) struct2::operator()(T) const [with T = data]': test.cc:6: instantiated from `struct1<data*, struct2>' test.cc:16: instantiated from here test.cc:12: internal compiler error: in convert_for_assignment, at cp/typeck.c:5917 fixed in gcc3.4 |