re PR fortran/15963 (Error when comparing characters in restricted expression)
authorTobias Schlüter <tobias.schlueter@physik.uni-muenchen.de>
Tue, 29 Jun 2004 17:01:35 +0000 (19:01 +0200)
committerTobias Schlüter <tobi@gcc.gnu.org>
Tue, 29 Jun 2004 17:01:35 +0000 (19:01 +0200)
commite063a0486f7c503732da742bfa4d27e222ccc52f
treeb83774bb232127fd4ea92cf995002971484653b5
parent97e73bd25031f3c7ea03a29c469fbbd4b6db6f8e
re PR fortran/15963 (Error when comparing characters in restricted expression)

fortran/
PR fortran/15963
* expr.c (check_intrinsic_op): Allow comparison of characters.
Make logic easier.

testsuite/
PR fortran/15963
* gfortran.fortran-torture/execute/initialization_1.f90: New test.

From-SVN: r83859
gcc/fortran/ChangeLog
gcc/fortran/expr.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.fortran-torture/execute/initialization_1.f90 [new file with mode: 0644]