--- Additional Comments From dir at lanl dot gov 2005-08-02 19:38 ---
I have rebuild gfortran again and reduced the test case as far as possible and I
still get the same error message -
[dranta:~/tests/gfortran-D] dir% gfortran -O -c zipp.f
In file zipp.f:6
COMMON /SIZ/ M4,IDUM4(
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-02
17:37 ---
I only get the following error/ICE:
t.2.f:3: error: statement makes a memory store, but has no V_MAY_DEFS nor
V_MUST_DEFS
substr.ktbuf = 1;
t.2.f:3: internal compiler error: verify_ssa failed
On the mainli