This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: [gfortran] Fix PR 16579: Signed/Unsigned confusion in ICHAR
- From: Paul Brook <paul at codesourcery dot com>
- To: gcc-patches at gcc dot gnu dot org
- Cc: Tobias Schlüter <tobias dot schlueter at physik dot uni-muenchen dot de>,GCC Fortran mailing list <fortran at gcc dot gnu dot org>
- Date: Tue, 31 Aug 2004 22:39:37 +0100
- Subject: Re: [gfortran] Fix PR 16579: Signed/Unsigned confusion in ICHAR
- Organization: CodeSourcery
- References: <41322A4E.1030009@physik.uni-muenchen.de> <4134EF42.8070708@physik.uni-muenchen.de>
> 2004-08-31 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
>
> PR fortran/16579
> * trans-types.c (gfc_init_types): Make gfc_character1_type_node an
> unsigned char.
Ok.
Paul