Re: [PATCH 1/4; v4] options: add gcc/regenerate-opt-urls.py

2024-01-04 Thread David Malcolm
On Wed, 2024-01-03 at 00:41 +, Joseph Myers wrote: > On Tue, 2 Jan 2024, David Malcolm wrote: > > > > > +    #print(f'{url_suffix=} {index_text=}') > > > > > > Various commented-out or "if 0" debugging code like this should > > > probably > > > be removed (or made into an actual runtime

Re: [PATCH 1/4; v4] options: add gcc/regenerate-opt-urls.py

2024-01-02 Thread Joseph Myers
On Tue, 2 Jan 2024, David Malcolm wrote: > > > +#print(f'{url_suffix=} {index_text=}') > > > > Various commented-out or "if 0" debugging code like this should probably > > be removed (or made into an actual runtime conditional if desired). > > I've removed them all. There are still a f