On Fri, Nov 8 2024 at 11:28:31 AM +0000, Steven J Abner <pheonix.sja@att.net> wrote: > On Fri, Nov 8 2024 at 10:49:31 AM +0000, Corinna Vinschen > <vinschen@redhat.com> wrote: >> l[dp]-'1' > > I'm not an expert on gcc, but most of the time this trips me up, gcc > math. Gcc might be converting to int32_t to do sub/add of variables. > Steve >