Re: [PATCH] Ada: Fix build for dummy s-taprop

2025-01-05 Thread Eric Botcazou
> The dummy s-taprop.adb included in libgnarl has been broken for a few > releases, as the signature for `Unlock' and `Write_Lock' on `RTS_Lock' has > changed. That file doesn't seem to be used by any of the current runtime > configurations, but it can be helpful for bringing up a new target. Than

Re: [PATCH] Ada: Fix build for dummy s-taprop

2025-01-03 Thread Marc Poulhiès
Thanks, The change is fine. FTR, the original change you're referring to is r11-902-gb68c1670b7d40b. Do you have write access to git? Marc Estevan Castilho writes: > From: "Estevan Castilho (Tevo)" > > --- > gcc/ada/libgnarl/s-taprop__dummy.adb | 11 ++- > 1 file changed, 2 insertio