[Bug middle-end/19543] fortran LOGICAL*8 not consistently distinguished from 32 bit integers

sayle at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Feb 20 00:34:00 GMT 2006



------- Comment #11 from sayle at gcc dot gnu dot org  2006-02-20 00:34 -------
Subject: Bug 19543

Author: sayle
Date: Mon Feb 20 00:34:12 2006
New Revision: 111294

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

        PR middle-end/19543
        * varasm.c (compare_constant) <INTEGER_CST>: Integer constants are
        only equivalent if the have both the same mode and precision.

        * gfortran.dg/logical_1.f90: New test case.


Added:
    trunk/gcc/testsuite/gfortran.dg/logical_1.f90
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/varasm.c


-- 


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



More information about the Gcc-bugs mailing list