[Bug c++/33016] New: type_info::before() will not return the same value

2007-08-07 Thread pneveu at pcigeomatics dot com
the same value Product: gcc Version: 4.1.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: pneveu at pcigeomatics dot com http://gcc.gnu.org

[Bug c++/33016] type_info::before() will not return the same value

2007-08-07 Thread pneveu at pcigeomatics dot com
--- Comment #1 from pneveu at pcigeomatics dot com 2007-08-07 20:07 --- Created an attachment (id=14034) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14034action=view) Defines a class B that inherit the class A, and print the returned value of typeid(A).before(typeid(B

[Bug c++/33016] type_info::before() will not return the same value

2007-08-07 Thread pneveu at pcigeomatics dot com
--- Comment #2 from pneveu at pcigeomatics dot com 2007-08-07 20:10 --- Created an attachment (id=14035) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14035action=view) The temporary file created when compiling before.cpp without defining PRINT_TYPE_INFO_NAME_BEFORE. -- http

[Bug c++/33016] type_info::before() will not return the same value

2007-08-07 Thread pneveu at pcigeomatics dot com
--- Comment #3 from pneveu at pcigeomatics dot com 2007-08-07 20:11 --- Created an attachment (id=14036) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14036action=view) The temporary file created when compiling before.cpp with defining PRINT_TYPE_INFO_NAME_BEFORE. -- http