This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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



------- Comment #7 from pcarlini at suse dot de  2005-11-06 17:03 -------
(In reply to comment #6)
> I nearly forgot that I submitted this bug report... 
> [...]

At first, I was under the same impression - not a bug - however, I'm not sure
anymore... Have also a look to the ABI:

  http://www.codesourcery.com/cxx-abi/abi.html

section 2.9.3, and then the last sentence of 2.9.5/7... In your example the
NTBS
addresses (returned by type_info::name()) seem equal... ?!?


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]