re PR fortran/12633 (logical expression gives incorrect result with -fugly-logint...
authorToon Moene <toon@moene.indiv.nluug.nl>
Mon, 24 Nov 2003 21:48:08 +0000 (22:48 +0100)
committerToon Moene <toon@gcc.gnu.org>
Mon, 24 Nov 2003 21:48:08 +0000 (21:48 +0000)
commit4c1bbd67f92676cc59d8ab173a12f14288d676fd
treeb634f36c6f03a8a43da141d8994fe3bf54bb5f34
parentd4c47b516068bf77dc766d93bbbe9513f858afc2
re PR fortran/12633 (logical expression gives incorrect result with -fugly-logint option)

2003-11-24  Toon Moene  <toon@moene.indiv.nluug.nl>

PR fortran/12633
* expr.c (ffeexpr_reduced_ugly2log_): Revert
change allowing logical .and. logical to be
integer in expressions when -fugly-logint.

From-SVN: r73898
gcc/f/ChangeLog
gcc/f/expr.c