r112065 - in /branches/gcc-4_1-branch/gcc: Chan...
sayle@gcc.gnu.org
sayle@gcc.gnu.org
Tue Mar 14 19:25:00 GMT 2006
Author: sayle
Date: Tue Mar 14 19:25:25 2006
New Revision: 112065
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112065
Log:
PR middle-end/19543
Backport from mainline.
* 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:
branches/gcc-4_1-branch/gcc/testsuite/gfortran.dg/logical_1.f90
Modified:
branches/gcc-4_1-branch/gcc/ChangeLog
branches/gcc-4_1-branch/gcc/testsuite/ChangeLog
branches/gcc-4_1-branch/gcc/varasm.c
More information about the Gcc-cvs
mailing list