On Wed, Jun 05, 2019 at 02:50:54PM +0200, Jakub Jelinek wrote: > On Wed, Jun 05, 2019 at 08:39:56AM -0400, Marek Polacek wrote: > > On Wed, Jun 05, 2019 at 10:34:05AM +0100, Nina Dinka Ranns wrote: > > > > PR C++/63149 > > > > * pt.c (listify_autos): Use non cv qualified auto_node in > > > > std::initializer_list<auto>. > > > > > > > > testsuite/ > > > > > > > > PR C++/63149 > > > > "c++" instead of "C++", thought I don't think anyone would mind. > > I would, I have scripts that grab the PR strings from ChangeLog entries > and need to fix stuff by hand if it is incorrect like this (or if people > forget to use the component/ part altogether).
Fair enough. Nina, please adjust that too, then. Marek