Skip to content
Snippets Groups Projects
  • Jerry DeLisle's avatar
    13926b24
    re PR libfortran/77828 (Linking gfortran-7 compiled program with libgfortran... · 13926b24
    Jerry DeLisle authored
    re PR libfortran/77828 (Linking gfortran-7 compiled program with libgfortran of 5.x allowed but crashes when containing write to string)
    
    2016-10-24  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
    
    	PR fortran/77828
    	* io/io.h (st_parameter_dt): Reorder for readability and sanity.
    	* io/transfer.c (data_transfer_init): Remove TODO and enable the
    	runtime error message, rec= specifier not allowed in STREAM
    	access.
    	* libtool-version: Bump major version of libgfortran to 4.
    
    	* ioparm.def: Reorder dt parameters to match libgfortran.
    	* libgfortran.h: Swap definitions of GFC_INTERNAL_UNIT and
    	GFC_INTERNAL_UNIT4.
    
    From-SVN: r241497
    13926b24
    History
    re PR libfortran/77828 (Linking gfortran-7 compiled program with libgfortran...
    Jerry DeLisle authored
    re PR libfortran/77828 (Linking gfortran-7 compiled program with libgfortran of 5.x allowed but crashes when containing write to string)
    
    2016-10-24  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
    
    	PR fortran/77828
    	* io/io.h (st_parameter_dt): Reorder for readability and sanity.
    	* io/transfer.c (data_transfer_init): Remove TODO and enable the
    	runtime error message, rec= specifier not allowed in STREAM
    	access.
    	* libtool-version: Bump major version of libgfortran to 4.
    
    	* ioparm.def: Reorder dt parameters to match libgfortran.
    	* libgfortran.h: Swap definitions of GFC_INTERNAL_UNIT and
    	GFC_INTERNAL_UNIT4.
    
    From-SVN: r241497