On Fri, 2023-12-15 at 01:59 +0100, Mark Wielaard wrote:
> Hi David,
> 
> On Thu, Dec 14, 2023 at 10:01:39AM -0500, David Malcolm wrote:
> > > Once your patch is in please feel free to sent an email to
> > > build...@sourceware.org
> > > https://sourceware.org/mailman/listinfo/buildbot
> > > And we'll add the above build steps and update the autotools
> > > Containerfile to include the fortran (gfortran?) and d (gdc?)
> > > build
> > > dependencies.
> > 
> > Joseph: it seems that we have a way to add CI for this.
> > 
> > I refreshed the patches and successfully bootstrapped & regrtested
> > them
> > on x86_64-pc-linux-gnu; here's the v3 version of them.
> > 
> > Are these OK for trunk, assuming I followup with adding CI for
> > this?
> > (that said, I disappear for the rest of 2023 at the end of this
> > week, so
> > I'd work on the CI in early January)
> 
> I will be around next week to fixup any CI issues.
> But once you commit this we can immediate activate the check.
> 
> I have attached a patch for the gcc-autoregen builder to also do
> regenerate-opt-urls. Since it is a --disable-bootstrap build and uses
> ccache it should take just a few minutes. So can be done on every
> commit.
> 
> Note that with you patch applied to master it does flag and generate
> the attached diff (I assume that is expected).

Hi Mark

I've pushed the .opt.urls patch kit to gcc trunk [1], so hopefully the
CI check you wrote can go live now.

Dave

[1], specifically, as these four commits:

  options: add gcc/regenerate-opt-urls.py:
    r14-6920-g9e49746da303b8
  Add generated .opt.urls files:
    r14-6921-g5bb18475a10d05
  opts: add logic to generate options-urls.cc:
    r14-6922-g6ecc1e32353e33
  options: wire up options-urls.cc into gcc_urlifier:
    r14-6923-g4ded42c2c5a5c9

Reply via email to