On Tue, Jun 16, 2026 at 08:51:34PM +0530, jeevitha wrote: > > > On 27/05/26 10:38 am, Michael Meissner wrote: > > On Wed, May 13, 2026 at 08:05:12PM +0530, jeevitha wrote: > >> Gentle Ping! > >> > >> Thanks & Regards > >> Jeevitha > >> > >> On 14/04/26 5:04 pm, jeevitha wrote: > >>> Hi All, > >>> > >>> The following patch has been bootstrapped and regtested on > >>> powerpc64le-linux. > >>> > >>> Changes from V1: > >>> * Added new test pr106895-2.c. > >>> > >>> PTImode is used to generate even/odd register pairs for 128-bit values. > >>> When PTImode is specified via a type attribute, compilation fails > >>> because no internal type exists to represent this mode. > >>> > >>> Introduce signed and unsigned PTImode internal builtin types to handle > >>> PTImode. These __pti_internal types are not documented, as they are not > >>> intended for direct user use. > >>> > >>> 2026-04-14 Jeevitha Palanisamy <[email protected]> > > > > Some minor comments. It is ok to commit if you make the changes and do > > a bootstrap on both 32-bit and 64-bit systems to ensure there are no > > other regressions with the changes.: > > This patch has been committed to trunk. Can I backport it to > all open branches?
Yes. -- Michael Meissner, IBM PO Box 98, Ayer, Massachusetts, USA, 01432 email: [email protected]
