[Bug c++/49727] New: Same classes in different files issue.

2011-07-13 Thread hordi at ukr dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49727 Summary: Same classes in different files issue. Product: gcc Version: 4.5.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassig...@gc

[Bug c++/49440] Invalid dynamic_cast for unnamed namespace

2011-06-16 Thread hordi at ukr dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49440 --- Comment #2 from Iurii Gordiienko 2011-06-16 13:23:47 UTC --- Created attachment 24546 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24546 small example for reprodusing

[Bug c++/49440] Invalid dynamic_cast for unnamed namespace

2011-06-16 Thread hordi at ukr dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49440 --- Comment #1 from Iurii Gordiienko 2011-06-16 13:22:31 UTC --- 4.5.1, 4.5.2 - same result

[Bug c++/49440] New: Invalid dynamic_cast for unnamed namespace

2011-06-16 Thread hordi at ukr dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49440 Summary: Invalid dynamic_cast for unnamed namespace Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: major Priority: P3 Component: c++ AssignedTo: unassig...