------- Comment #1 from rguenth at gcc dot gnu dot org 2008-02-03 11:35 ------- For the two functions the function _type_ name is printed, which is void ()(void) independent of linkage, so that is certainly correct. For the class its name is mangled by prefixing it with its length, so that is also correct.
-- rguenth at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35060