[Bug debug/32507] internal compiler error
--- Comment #2 from pinskia at gcc dot gnu dot org 2007-06-26 23:33 --- Reduced testcase: namespace a { class basic_stringstream {}; typedef basic_stringstream istream; typedef basic_stringstream stringstream; } using namespace a; void PerformTest02 () { struct Manipulators {
[Bug debug/32507] internal compiler error
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Severity|major |normal Component|c++ |debug