Re: gfc_char_t

2022-01-09 Thread Harald Anlauf via Fortran
Hi Andrew, Am 09.01.22 um 23:00 schrieb Andrew Pinski via Fortran: On Sun, Jan 9, 2022 at 1:46 PM Harald Anlauf via Fortran I suspect HOST_BITS_PER_INT will always be 32bit for all hosts GCC will be supported but who knows. The point of the check is to find a type which is at least 32bits enough

Re: gfc_char_t

2022-01-09 Thread Andrew Pinski via Fortran
On Sun, Jan 9, 2022 at 1:46 PM Harald Anlauf via Fortran wrote: > > Dear all, > > while working on a PR related to kind=4 character issues, I saw the > following in gfortran.h: > > > /* We need to store source lines as sequences of multibyte source > characters. We define here a type wide enou