Re: [COMMITTED] Regenerate sparc.opt.urls

2025-01-20 Thread Eric Botcazou
> In general you have to remember when adding a new option and/or > documentation for a new option to run make regenerate-opt-urls. But if > you forget and push the change without the opt.urls change a friendly > bot should remind you and even produce a diff that you can use to fix > things up. In

Re: [COMMITTED] Regenerate sparc.opt.urls

2025-01-20 Thread Mark Wielaard
Hi Eric, On Mon, Jan 20, 2025 at 08:34:22AM +0100, Eric Botcazou wrote: > > sparc added a -mvis3b option, but the sparc.opt.url file wasn't > > regenerated. > > > > Fixes: d309844d6fe0 ("Fix bootstrap failure on SPARC with -O3 > > -mcpu=niagara4") > > Thanks, but how is one supposed to detect th

Re: [COMMITTED] Regenerate sparc.opt.urls

2025-01-19 Thread Eric Botcazou
> sparc added a -mvis3b option, but the sparc.opt.url file wasn't > regenerated. > > Fixes: d309844d6fe0 ("Fix bootstrap failure on SPARC with -O3 > -mcpu=niagara4") Thanks, but how is one supposed to detect this? Everything worked fine. -- Eric Botcazou

[COMMITTED] Regenerate sparc.opt.urls

2025-01-19 Thread Mark Wielaard
sparc added a -mvis3b option, but the sparc.opt.url file wasn't regenerated. Fixes: d309844d6fe0 ("Fix bootstrap failure on SPARC with -O3 -mcpu=niagara4") gcc/ChangeLog: * config/sparc/sparc.opt.urls: Regenerated. --- gcc/config/sparc/sparc.opt.urls | 3 +++ 1 file changed, 3 insertion