--- Additional Comments From jody-atd-030903 at atdesk dot com 2005-02-24
19:33 ---
I am not on the gcc team, so feel free to take this with some reservation.
According to 5.2.8.5, the top-level cv-qualifier are stripped when calling
typeid().
According to 3.9.3.[2,5], cv-qualifiers
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: jody-atd-030903 at atdesk dot com
CC: gcc-bugs at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20200
--- Additional Comments From jody-atd-030903 at atdesk dot com 2005-02-24
19:57 ---
Created an attachment (id=8273)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8273&action=view)
Test program
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20200
--- Additional Comments From jody-atd-030903 at atdesk dot com 2005-02-24
19:58 ---
Created an attachment (id=8274)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8274&action=view)
Preprocessed output (result of gcc -v -save-temps b.cpp)
--
http://gcc.gnu.org/b
--- Additional Comments From jody-atd-030903 at atdesk dot com 2005-02-24
19:59 ---
Created an attachment (id=8275)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8275&action=view)
stdout/stderr from running gcc -v -save-temps b.cpp > OUT 2>&1
--
http://gcc