https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97905
--- Comment #2 from David Binderman ---
I am getting git bisect results which indicate either commit
cb1a4876a0e724ca3962ec14dce9e7819fa72ea5 or commit
ba97b532604815333848ee30e069dde6e36ce4c9 is at fault.
Neither seem anything to do with C++ or
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97905
--- Comment #1 from David Binderman ---
Reduced C++ test case seems to be:
template void a() { extern int *b; }
int *b;
git bisect proceeds in other window.
If all I am interested in is the performance of cc1plus, which
make target should I