On Fri, Jun 27, 2025 at 03:33:34PM +0800, Yang Yujie wrote: > For targets that treat small _BitInts like the fundamental > integral types, we should allow their machine modes to be promoted > in the same way. > > gcc/ChangeLog: > > * explow.cc (promote_function_mode): Add a case for > small/medium _BitInts. > (promote_mode): Same.
Ok for trunk. Jakub