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/22527] fortran produces mismatch types in comparision with integer to logic assignment



------- Comment #2 from sayle at gcc dot gnu dot org  2005-12-10 01:14 -------
Subject: Bug 22527

Author: sayle
Date: Sat Dec 10 01:14:38 2005
New Revision: 108341

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=108341
Log:

        PR fortran/22527
        * f95-lang.c (gfc_truthvalue_conversion): Use a zero of the correct
        integer type when building an inequality.


Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/f95-lang.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22527


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