------- Comment #4 from jason at gcc dot gnu dot org 2009-03-02 16:20 ------- Created an attachment (id=17384) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17384&action=view) patch to disable canonicalization of template type args
type canonicalization is the problem here, not a solution; Dave wants to see the typedef name, not the canonical name. Does this patch provide the desired behavior? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25185