This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [gfortran, patch] Fix pr20954
- From: Tobias Schlüter <tobias dot schlueter at physik dot uni-muenchen dot de>
- To: Feng Wang <wf_cs at yahoo dot com>
- Cc: fortran at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org,pinskia at physics dot uc dot edu
- Date: Tue, 17 May 2005 20:54:20 +0200
- Subject: Re: [gfortran, patch] Fix pr20954
- References: <20050517145118.87281.qmail@web15605.mail.cnb.yahoo.com>
Feng Wang wrote:
> ChangeLog entry:
> 2005-05-17 Feng Wang <fengwang@nudt.edu.cn>
>
> PR fortran/20954
> * trans-const.c (gfc_conv_const_charlen): Use gfc_charlen_type_node to
> build character length.
Ok.
- Tobi