aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/scanner.c
AgeCommit message (Expand)AuthorFilesLines
2008-07-29gfortran.h (try): Remove macro.Kaveh R. Ghazi1-4/+4
2008-07-21fmt_g0_3.f08: Fix typo in expected error message.Ralf Wildenhues1-1/+1
2008-07-19re PR fortran/36342 (Missing file name in compilation diagnostics of preproce...Tobias Burnus1-7/+10
2008-07-19gfortran.h (new): Remove macro.Kaveh R. Ghazi1-3/+3
2008-06-20re PR debug/34908 (valgrind error indication from testsuite hashtab.c : htab_...Laurynas Biveinis1-1/+3
2008-06-20arith.c (hollerith2representation): Fix for -Wc++-compat.Kaveh R. Ghazi1-17/+14
2008-06-06c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.Jakub Jelinek1-6/+12
2008-05-29scanner.c (load_line): Add first_char argument.Francois-Xavier Coudert1-22/+27
2008-05-25re PR fortran/18428 (No preprocessing option -cpp for gfortran)Daniel Franke1-1/+10
2008-05-14re PR fortran/36215 (Fortran bootstrap fails on _abs_c4.F90)Francois-Xavier Coudert1-1/+1
2008-05-06arith.c: (gfc_arith_concat...Francois-Xavier Coudert1-18/+65
2008-05-06openmp.c (gfc_match_omp_eos): Use gfc_next_ascii_char and gfc_peek_ascii_char.Francois-Xavier Coudert1-64/+242
2008-04-20re PR fortran/35882 (Miscounted continuation lines when interspersed with data)Jerry DeLisle1-3/+13
2008-04-14re PR fortran/35882 (Miscounted continuation lines when interspersed with data)Jerry DeLisle1-1/+2
2008-04-06dump-parse-tree.c: Use fprintf, fputs and fputc instead of gfc_status and gfc...François-Xavier Coudert1-4/+2
2008-02-26system.h (USE_MAPPED_LOCATION): Poison.Tom Tromey1-19/+0
2008-02-24arith.c: Update copyright years.Tobias Schlüter1-1/+1
2008-01-22re PR fortran/34899 (Continuation lines with <tab><number> not recognized)Tobias Burnus1-4/+18
2008-01-07re PR fortran/34659 (corner case continuation line)Jerry DeLisle1-1/+1
2007-12-08re PR fortran/34359 (ICE in December 6 version of gfortran when compiling a f...Jakub Jelinek1-55/+53
2007-12-05re PR debug/33739 (Failure of gfortran.dg/literal_character_constant_1_*.F wi...Jakub Jelinek1-23/+80
2007-11-16re PR debug/33739 (Failure of gfortran.dg/literal_character_constant_1_*.F wi...Francois-Xavier Coudert1-50/+6
2007-11-08re PR debug/33739 (Failure of gfortran.dg/literal_character_constant_1_*.F wi...Francois-Xavier Coudert1-6/+50
2007-10-04re PR fortran/33502 (gfortran with .F suffix and -g3 option chokes on preproc...Francois-Xavier Coudert1-2/+59
2007-09-24re PR fortran/33538 (bootstrap break in fortran on *-apple-darwin r128671)Francois-Xavier Coudert1-55/+2
2007-09-22re PR fortran/33528 (Wrong locations emitted with mapped locations and includ...Francois-Xavier Coudert1-1/+8
2007-09-22re PR fortran/33502 (gfortran with .F suffix and -g3 option chokes on preproc...Francois-Xavier Coudert1-2/+55
2007-09-22re PR fortran/33445 (Diagnose "!$OMP&" as an error in free format unless it i...Tobias Burnus1-9/+16
2007-09-06tree-cfg.c (remove_bb): Only warn if line is non-zero.Tom Tromey1-8/+8
2007-08-01arith.c: Change copyright header to refer to version 3 of the GNU General Pub...Nick Clifton1-4/+3
2007-04-29re PR fortran/31645 (Error on reading Byte Order Mark)Francois-Xavier Coudert1-0/+27
2007-04-25module.c (module_char): Replace fgetc() with getc().Janne Blomqvist1-5/+5
2007-04-21re PR fortran/31495 (Is this continuation line legal?)Jerry DeLisle1-15/+7
2007-02-15re PR fortran/30779 ([4.1, 4.2 only] incomplete file triggers ICE)Jerry DeLisle1-0/+3
2007-01-24[multiple changes]Jerry DeLisle1-7/+0
2007-01-20openmp.c, [...]: Next installment in the massive whitespace patch.Steven G. Kargl1-29/+28
2007-01-14re PR fortran/30452 ([4.2, 4.1 only] Strange syntax error with high-value cha...Thomas Koenig1-1/+1
2007-01-11simplify.c: Update copyright to 2007.Brooks Moses1-1/+1
2007-01-11re PR fortran/30430 (Memory corruption in the module search path code)Francois-Xavier Coudert1-2/+2
2007-01-04re PR fortran/30276 (gfortran include problem)Tobias Burnus1-5/+6
2007-01-02re PR fortran/30276 (gfortran include problem)Tobias Burnus1-0/+5
2006-11-17gfortran.h (gfc_add_intrinsic_modules_path, [...]): New prototypes.Francois-Xavier Coudert1-21/+64
2006-11-14gfortran.h (GFC_MAX_LINE): Remove constant definition.Brooks Moses1-17/+9
2006-11-13re PR fortran/29759 (ice on line continuation in OMP statements (gfc_next_cha...Jakub Jelinek1-0/+1
2006-10-14re PR fortran/19261 (continuation character illegal as first non-blank charac...Jerry DeLisle1-5/+39
2006-10-06scanner.c (skip_free_comments): Return bool instead of void.Jakub Jelinek1-6/+15
2006-10-03re PR fortran/19262 (more than thirty-nine continuation lines should issue a ...Jerry DeLisle1-7/+56
2006-09-26re PR fortran/29097 (!$ include 'omp_lib.h' does not work)Jakub Jelinek1-1/+19
2006-06-01data.c (gfc_assign_data_value): Handle USE_MAPPED_LOCATION.Per Bothner1-4/+11
2006-03-15re PR fortran/19101 (missing & in character continuation not caught)Jerry DeLisle1-2/+7