This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/25270] gfortran.dg/array-1.f90 (and a lot of others) fails with a type mismatch



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]