------- Additional Comments From yanliu at ca dot ibm dot com 2005-02-21 19:37 ------- For function parameters, the cv-qualifers should not be mangled. I suspect GCC treates this typeid as a function, thus ignoring the encoding of cv-qualifers. At least, the C++ ABI is not clear in this aspect.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20123