--- 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=14036&action=view)
The temporary file created when compiling before.cpp with defining
PRINT_TYPE_INFO_NAME_BEFORE.
--
--- 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=14035&action=view)
The temporary file created when compiling before.cpp without defining
PRINT_TYPE_INFO_NAME_BEFORE.
--
--- 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=14034&action=view)
Defines a class B that inherit the class A, and print the returned value of
typeid(A).before(t
fore() will not return 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