aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran
AgeCommit message (Expand)AuthorFilesLines
2008-07-02re PR fortran/32580 (iso_c_binding c_f_procpointer / procedure pointers)Janus Weil14-44/+241
2008-07-02re PR fortran/36590 (internal error: Can't convert LOGICAL(1) to LOGICAL(1))Thomas Koenig2-1/+8
2008-06-29re PR fortran/36341 (MATMUL: Bounds check missing)Thomas Koenig2-0/+34
2008-06-29invoke.texi: Add documentation for runtime behavior of -fno-range-check.Jerry DeLisle2-2/+18
2008-06-28gfc-internals.texi (section gfc_code): Extended documentation about gfc_code ...Daniel Kraft2-8/+100
2008-06-25re PR fortran/36526 (pointer in pure function)Paul Thomas1-0/+6
2008-06-24re PR fortran/36371 (Wrong locus for errors in DATA statement)Paul Thomas3-4/+11
2008-06-23re PR fortran/36597 (OpenMP 3: _OPENMP should be 200805 instead of 200505)Jakub Jelinek2-1/+6
2008-06-21tree.h (enum tree_code): Include all-tree.def, not tree.def.Ian Lance Taylor1-34/+0
2008-06-20re PR debug/34908 (valgrind error indication from testsuite hashtab.c : htab_...Laurynas Biveinis2-5/+15
2008-06-20arith.c (hollerith2representation): Fix for -Wc++-compat.Kaveh R. Ghazi24-109/+154
2008-06-18PR fortran/36517, fortran/36492Daniel Kraft4-33/+86
2008-06-17re PR fortran/36112 (Bounds-checking on character length not working for arra...Daniel Kraft5-59/+99
2008-06-17re PR fortran/34396 (Length of substrings defined by expressions not correctl...Paul Thomas2-12/+39
2008-06-15re PR fortran/36515 (Integer read from stdin yields a value overflow for a va...Jerry DeLisle2-2/+12
2008-06-15libgomp.texi (omp_test_lock): Fix typo.Ralf Wildenhues5-158/+125
2008-06-13re PR libfortran/35863 ([F2003] Implement ENCODING="UTF-8")Jerry DeLisle3-2/+40
2008-06-13re PR fortran/36476 (ICE: len=* CHARACTER array with separate PARAMETER state...Tobias Burnus2-2/+24
2008-06-12re PR fortran/36462 ([F03] Audit intrinsics for KIND arguments)Tobias Burnus2-3/+15
2008-06-11cpp.c: Add copyright notice.Jerry DeLisle3-0/+41
2008-06-08re PR fortran/36459 (Wrong interface use for PROCEDURE)Janus Weil2-2/+10
2008-06-08re PR fortran/35830 (ICE with PROCEDURE(<interface>) containing array formal ...Tobias Burnus2-0/+14
2008-06-08Fix ChangeLogJerry DeLisle1-1/+2
2008-06-07PR fortran/36420, 36422Jerry DeLisle2-1/+26
2008-06-07Add missing PR to change log. (Forgot it in Rev. 136536)Tobias Burnus1-0/+1
2008-06-07re PR fortran/36437 (Simplify argument to [c_]sizeof)Tobias Burnus4-8/+69
2008-06-06intrinsic.texi (BESSEL_J1): Fix BES(S)EL_J1 typo.Tobias Burnus2-1/+5
2008-06-06c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.Jakub Jelinek14-149/+777
2008-06-04re PR fortran/36322 (ICE with PROCEDURE using a complicated interface)Janus Weil2-5/+13
2008-06-02re PR fortran/36361 (attribute declaration outside of INTERFACE body)Janus Weil4-13/+39
2008-06-02gfortran.h: New statement-type ST_FINAL for FINAL declarations.Daniel Kraft7-2/+388
2008-06-02re PR fortran/36375 (ICE on -fpreprocessed)Daniel Franke2-0/+13
2008-06-01intrinsic.texi: Revert wrong commit.Jerry DeLisle2-39/+4
2008-05-31arith.c (gfc_arith_init_1): Remove now unused r and c variables.Steven G. Kargl4-187/+179
2008-05-29re PR target/36348 (f951 link failure on i686-apple-darwin9)Daniel Franke2-1/+6
2008-05-29scanner.c (load_line): Add first_char argument.Francois-Xavier Coudert2-22/+34
2008-05-28re PR fortran/36325 (specific or generic INTERFACE implies the EXTERNAL attri...Janus Weil5-7/+40
2008-05-28re PR fortran/36319 (Segfault with wide characters in DATA)Francois-Xavier Coudert6-60/+165
2008-05-27re PR fortran/36316 (type mismatch in binary expression caught by verify_gimple)Tobias Burnus2-2/+8
2008-05-26cpp.c (cpp_define_builtins): Fixed warning about comment.Daniel Franke1-5/+1
2008-05-26cpp.c (cpp_define_builtins): Remove usage of TARGET_* macros, added FIXME ins...Daniel Franke2-1/+20
2008-05-25re PR fortran/18428 (No preprocessing option -cpp for gfortran)Daniel Franke11-36/+1462
2008-05-25re PR fortran/32600 ([ISO Bind C] C_F_POINTER w/o SHAPE should not be a libra...Tobias Burnus2-0/+35
2008-05-21re PR fortran/36257 (SPREAD gives wrong results with array CHARACTER parameters)Francois-Xavier Coudert2-4/+6
2008-05-19re PR fortran/36265 (character issue with gfortran)Francois-Xavier Coudert2-1/+12
2008-05-19simplify.c (gfc_simplify_dble, [...]): Initialize result variable to avoid wa...Francois-Xavier Coudert2-2/+7
2008-05-18intrinsic.c (char_conversions, ncharconv): New static variables.Francois-Xavier Coudert27-318/+1076
2008-05-18re PR fortran/36251 (PUBLIC and PRIVATE abuse)Tobias Burnus3-7/+30
2008-05-18intrinsic.texi: Correct description of GET_COMMAND_ARGUMENT and GET_ENVIRONME...Tobias Burnus2-101/+124
2008-05-17Remove bogus lines added in previous (Rev.Tobias Burnus1-4/+0