This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/25270] gfortran.dg/array-1.f90 (and a lot of others) fails with a type mismatch
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 10 Dec 2005 05:20:51 -0000
- Subject: [Bug fortran/25270] gfortran.dg/array-1.f90 (and a lot of others) fails with a type mismatch
- References: <bug-25270-6528@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from pinskia at gcc dot gnu dot org 2005-12-10 05:20 -------
assign_5.f90, assign_6.f, logint-1.f, logint-3.f, 7388.f, and a couple of
others were fixed by:
2005-12-09 Roger Sayle <roger@eyesopen.com>
PR fortran/22527
* f95-lang.c (gfc_truthvalue_conversion): Use a zero of the correct
integer type when building an inequality.
This bug report is not fully fixed yet though.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|gfortran.dg/array-1.f90 |gfortran.dg/array-1.f90 (and
|fails with a type mismatch |a lot of others) fails with
| |a type mismatch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25270