http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56743
--- Comment #2 from Tobias Burnus <burnus at gcc dot gnu.org> 2013-03-26 16:57:53 UTC --- Created attachment 29734 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29734 Draft patch (only for read_integer) Draft patch - fixes the issue of the test case, but one probably should do an audit of the whole file (list_read). For instance, using REAL instead of INTEGER in the test case also fails. One probably does not need to handle all CASE_SEPARATORS, but presumably a large number of those.