[Bug libstdc++/20647] Wrong typeid for incomplete types

2005-11-06 Thread frederic dot riss at gmail dot com
--- Comment #6 from frederic dot riss at gmail dot com 2005-11-06 16:33 --- I nearly forgot that I submitted this bug report... I got myself a version of the C++ standard since I submitted that, and I just had a look at the part describing typeid : 5.2.8.4 reads : When typeid

[Bug libstdc++/20647] Wrong typeid for incomplete types

2005-11-06 Thread frederic dot riss at gmail dot com
--- Comment #12 from frederic dot riss at gmail dot com 2005-11-06 18:35 --- When I read the standard, I thought that 'reference to a class type' was used in a sort of general way covering pointers and C++ references. I interpreted this that way because I don't see what difference

[Bug c++/20647] Wrong typeid for incomplete types

2005-04-01 Thread frederic dot riss at gmail dot com
--- Additional Comments From frederic dot riss at gmail dot com 2005-04-01 21:45 --- Andrew, I don't fully get what you mean and seeing no activity on this bug makes me wonder if you expect some feedback from me... Experimenting based on your comment I tried using -fno-weak

[Bug c++/20647] New: Wrong typeid for incomplete types

2005-03-26 Thread frederic dot riss at gmail dot com
Severity: normal Priority: P2 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: frederic dot riss at gmail dot com CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20647