[Bug fortran/13909] [gfortran] f77 style logical*1 variables unusable
cvs-commit at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sat Feb 7 14:21:00 GMT 2004
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-02-07 14:21 -------
Subject: Bug 13909
CVSROOT: /cvs/gcc
Module name: gcc
Branch: tree-ssa-20020619-branch
Changes by: pbrook@gcc.gnu.org 2004-02-07 14:20:55
Modified files:
gcc/fortran : ChangeLog intrinsic.c trans-types.c
Log message:
PR gfortran/13909
* intrinsic.c (add_conversions) Use logical conversion instead
of real.
* trans-types.c (gfc_get_logical_type) implemented logical*1
and logical*2.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fortran/ChangeLog.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.2.117&r2=1.1.2.118
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fortran/intrinsic.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.2.9&r2=1.1.2.10
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fortran/trans-types.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.2.9&r2=1.1.2.10
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13909
More information about the Gcc-bugs
mailing list