--- Comment #4 from patchapp at dberlin dot org 2007-01-16 00:58 ---
Subject: Bug number PR28172
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-01/msg01196.html
--
http://gcc.gnu.org/bugzilla/sh
--- Comment #3 from pault at gcc dot gnu dot org 2007-01-15 08:16 ---
Subject: Bug 28172
Author: pault
Date: Mon Jan 15 08:16:17 2007
New Revision: 120790
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=120790
Log:
2007-01-15 Paul Thomas <[EMAIL PROTECTED]>
PR fortran/
--- Comment #2 from pault at gcc dot gnu dot org 2006-12-31 06:43 ---
This fixes it, regtests and even produces the correct code:
Index: gcc/fortran/trans-stmt.c
===
*** gcc/fortran/trans-stmt.c(revision 120243)
--- gcc
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-06-30 12:25 ---
Confirmed:
#0 0x000a6560 in gfc_add_modify_expr (pblock=0xb300, lhs=0x0,
rhs=0x42c0e1b0) at ../../gcc/fortran/trans.c:156
#1 0x000e91f8 in gfc_trans_call (code=0x42b05c40, dependency_check=0 '\0') at
../../gcc/