--- Comment #4 from pinskia at gcc dot gnu dot org 2008-01-18 02:24 ---
WRITE (label,'(I4,A)') 2**2.0
This is what is crashing.
I fixed this with PR 29982 over a year ago :).
*** This bug has been marked as a duplicate of 29982 ***
--
pinskia at gcc dot gnu dot org changed:
--- Comment #3 from kargl at gcc dot gnu dot org 2008-01-18 01:32 ---
(In reply to comment #2)
> I have installed
> gcc version 4.3.0 20071231 (experimental) [trunk revision 131236] (GCC)
> and the error goes away. I can turn it on and off by switching between
> the two, though it is no
--- Comment #2 from skinner at milkyway dot gsfc dot nasa dot gov
2008-01-18 00:49 ---
Subject: Re: gfortran crashes and asks for bug report
burnus at gcc dot gnu dot org wrote:
> --- Comment #1 from burnus at gcc dot gnu dot org 2008-01-17 22:45
> ---
> Thanks for the bug r
--- Comment #1 from burnus at gcc dot gnu dot org 2008-01-17 22:45 ---
Thanks for the bug report; however, I fail to reproduce the bug with either of
4.1.3, 4.2.2 and 4.3.0 on x86-64-linux.
Your version "4.2.0 (experimental)" is relatively old. (Even 4.1.3 might
contain a bug fix, which