On Tue, Aug 05, 2025 at 04:25:43PM +0200, Jakub Jelinek wrote: > On Tue, Aug 05, 2025 at 04:23:14PM +0200, Stefan Schulze Frielinghaus wrote: > > From: Stefan Schulze Frielinghaus <stefa...@linux.ibm.com> > > > > From: Stefan Schulze Frielinghaus <stefa...@gcc.gnu.org> > > > > gcc/ChangeLog: > > > > * explow.cc (promote_function_mode): Allow targets to promote > > _BitInt arguments. > > --- > > Bootstrapped and regtested on s390. Ok for mainline? > > Do you need this with r16-2778-ga9b96c63d9f1c5cb4a6 now being committed?
Oh I haven't seen the commit from today. LGTM and we can probably drop this patch. I will do another round of bootstrap+regtest and will commit the other two patches eventually. Thanks for having a look at the other two patches! Much appreciated. Cheers, Stefan