[Bug c++/39813] New: [feature request] __PRETTY_FUNCTION__ addition

2009-04-19 Thread gcc at daryl dot haresign dot com
Severity: enhancement Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: gcc at daryl dot haresign dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39813

[Bug c++/39813] [feature request] __PRETTY_FUNCTION__ addition

2009-12-29 Thread gcc at daryl dot haresign dot com
--- Comment #1 from gcc at daryl dot haresign dot com 2009-12-29 14:55 --- I've just looked at this again. It seems the is not being printed in the second case due to the line: 1463 && !DECL_FRIEND_PSEUDO_TEMPLATE_INSTANTIATION(t) in gcc/cp/error.c, in