--- Comment #4 from pault at gcc dot gnu dot org 2007-06-24 19:24 ---
Subject: Bug 32136
Author: pault
Date: Sun Jun 24 19:24:02 2007
New Revision: 125987
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=125987
Log:
2007-06-24 Paul Thomas <[EMAIL PROTECTED]>
PR fortran/
--- Comment #3 from burnus at gcc dot gnu dot org 2007-06-24 19:23 ---
Close bug as no one can reproduce it any more.
The ICE is still present in 4.2.x and 4.1.x, but as this is no regression, we
can close this PR.
--
burnus at gcc dot gnu dot org changed:
What|Remove
--- Comment #2 from dfranke at gcc dot gnu dot org 2007-06-23 12:33 ---
There is no ICE on i686-pc-linux-gnu (confirmed by gdb and valgrind).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32136
--- Comment #1 from pault at gcc dot gnu dot org 2007-05-29 20:01 ---
I don't hit an ICE (Cygwin/amd64) but see a wrong result. It works fine with
anything other than logical, as long as the SIZE parameter is set to ensure
that truncation of the source data does not occur.
Confirmed
P