------- Comment #1 from pinskia at gcc dot gnu dot org 2009-01-16 22:38 ------- Well the diagnostic mechanism does not demangle anything, we have the whole expression in memory still. So changing the diagnostic is no issue. Now I wonder how we (c++filt) demange "_ZN1XIIidEE1fIIidEEEiv" anyways.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38888