This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/34837] gfortran crashes and asks for bug report
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Jan 2008 02:24:51 -0000
- Subject: [Bug fortran/34837] gfortran crashes and asks for bug report
- References: <bug-34837-15656@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34837