re PR fortran/22527 (fortran produces mismatch types in comparision with integer...
authorRoger Sayle <roger@eyesopen.com>
Sat, 10 Dec 2005 01:14:38 +0000 (01:14 +0000)
committerRoger Sayle <sayle@gcc.gnu.org>
Sat, 10 Dec 2005 01:14:38 +0000 (01:14 +0000)
commit1f39323fd33d37f686399ea596d98f87b784f164
tree4f64ac85a76b8f914ad6a9c45baad925cfc39a07
parent98bfa2fb8363218653eae38c90c6097b2bc7ce6b
re PR fortran/22527 (fortran produces mismatch types in comparision with integer to logic assignment)

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

From-SVN: r108341
gcc/fortran/ChangeLog
gcc/fortran/f95-lang.c