On Sun, Jan 15, 2023 at 11:43 PM Ed Catmur wrote: > https://sourceware.org/bugzilla/show_bug.cgi?id=17272 > > Synthesize type and parameter names as T#n, p#n e.g. Args#1, args#1. > > This is a pretty simple approach but it seems to work OK and is compatible > with the old style type and parameter names emitted by old versions of gcc > and when it's writing stabs+ format. > --- > > Great patch but maybe your commit message could be slightly more informative.