--- Comment #4 from dannysmith at users dot sourceforge dot net 2007-07-28
02:38 ---
(In reply to comment #3)
> Subject: Bug number PR 32195
>
> A patch for this bug has been added to the patch tracker.
> The mailing list url for the patch is
> http://gcc.gnu.org/ml/gcc-patches/2007-07
--- Comment #3 from patchapp at dberlin dot org 2007-07-28 02:05 ---
Subject: Bug number PR 32195
A patch for this bug has been added to the patch tracker.
The mailing list url for the patch is
http://gcc.gnu.org/ml/gcc-patches/2007-07/msg02023.html
--
http://gcc.gnu.org/bugzilla/s
--- Comment #2 from dominiq at lps dot ens dot fr 2007-06-06 15:32 ---
Fixed by patch:
http://gcc.gnu.org/ml/gcc-patches/2007-06/msg00064.html
--
dominiq at lps dot ens dot fr changed:
What|Removed |Added
--
--- Comment #1 from dominiq at lps dot ens dot fr 2007-06-04 11:25 ---
As far as I can tell this bug seems to affect only darwin7.
The ICE occurs with RESHAPE and EOSHIFT with character arrays and a third
optional argument:
The following code
character(len=1) :: tempn(1,2)
charact