Skip to content
Snippets Groups Projects
  • Jerry DeLisle's avatar
    c9f15d9c
    re PR libfortran/26136 (List directed input with underfilled (logicals) array read incorrectly) · c9f15d9c
    Jerry DeLisle authored
    2006-02-28  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
    
    	PR libgfortran/26136
    	* io/io.h: Add flag for reading from line_buffer.
    	* io/list_read.c (l_push_char): New function to save namelist
    	input when reading logicals.
    	(free_line): New function to free line_buffer memory.
    	(next_char): Added feature to read from line_buffer.
    	(read_logical): Use new functions to test for '=' after reading a
    	logical value, checking for possible variable name.
    	(namelist_read): Use free_line when all done.
    
    From-SVN: r111597
    c9f15d9c
    History
    re PR libfortran/26136 (List directed input with underfilled (logicals) array read incorrectly)
    Jerry DeLisle authored
    2006-02-28  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
    
    	PR libgfortran/26136
    	* io/io.h: Add flag for reading from line_buffer.
    	* io/list_read.c (l_push_char): New function to save namelist
    	input when reading logicals.
    	(free_line): New function to free line_buffer memory.
    	(next_char): Added feature to read from line_buffer.
    	(read_logical): Use new functions to test for '=' after reading a
    	logical value, checking for possible variable name.
    	(namelist_read): Use free_line when all done.
    
    From-SVN: r111597
To find the state of this project's repository at the time of any of these versions, check out the tags.