[Bug fortran/20990] Segmentation fault

fxcoudert at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Apr 14 07:49:00 GMT 2005


------- Additional Comments From fxcoudert at gcc dot gnu dot org  2005-04-14 07:49 -------
Minimal test case is:
      integer i
      character*4 c(1)
      read (c,fmt='(A4)') i
      end

This is a duplicate of 15966.

*** This bug has been marked as a duplicate of 15966 ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
  GCC build triplet|x86_64-unknown-linux-gnu    |
   GCC host triplet|x86_64-unknown-linux-gnu    |
 GCC target triplet|x86_64-unknown-linux-gnu    |
         Resolution|                            |DUPLICATE


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20990



More information about the Gcc-bugs mailing list