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/32899] [4.3 regresssion] Broken diagnostic for invalid use of .eq. for logicals



------- Comment #3 from kargl at gcc dot gnu dot org  2007-07-27 16:59 -------
Subject: Bug 32899

Author: kargl
Date: Fri Jul 27 16:59:32 2007
New Revision: 126985

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=126985
Log:
2007-07-26  Steven G. Kargl  <kargl@gcc.gnu.org>

        PR fortran/32899
        * resolve.c (resolve_operator): Add INTRINSIC_EQ_OS comparison.

2007-07-26  Steven G. Kargl  <kargl@gcc.gnu.org>

        PR fortran/32899
        * gfortran.dg/logical_comp.f90: Update dg-error strings.


Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/resolve.c
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gfortran.dg/logical_comp.f90


-- 


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


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