On Wed, 9 Oct 2024, Jakub Jelinek wrote: > On Tue, Oct 08, 2024 at 07:42:11PM +0000, Joseph Myers wrote: > > On Sat, 3 Aug 2024, Jakub Jelinek wrote: > > > > > * c-c++-common/init-1.c: New test. > > > > I think there should also be tests of initializing signed char (and plain > > char) arrays; I don't see any such tests here. > > Here is an updated patch with init-2.c (signed char rather than unsigned > char) and init-3.c (plain char) tests added. > > Bootstrapped/regtested on x86_64-linux and i686-linux, additionally tested > on the former with explicit -fsigned-char and with explicit -funsigned-char, > ok for trunk?
OK. -- Joseph S. Myers josmy...@redhat.com