aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran
AgeCommit message (Expand)AuthorFilesLines
2008-08-22gfortran.h (in_prefix): Removed from this header.Daniel Kraft7-66/+46
2008-08-22re PR fortran/32095 (Accepts invalid character(len(a)),dimension(1) :: a)Daniel Kraft7-12/+247
2008-08-21diagnostic.c (pedwarn_at): Rename as pedwarn.Manuel López-Ibáñez2-2/+6
2008-08-18re PR fortran/37032 (including "file.F90" - no CPP processing)Daniel Franke2-1/+12
2008-08-16re PR fortran/36825 ([F08] Rank > 7 arrays [will break library ABI] libgfor...Tobias Burnus2-1/+8
2008-08-16re PR libfortran/35863 ([F2003] Implement ENCODING="UTF-8")Jerry DeLisle3-2/+9
2008-08-14re PR fortran/36705 (Procedure pointers with attributes statements)Janus Weil3-8/+25
2008-08-08re PR other/36901 (pedwarn() + -pedantic-errors + -w (inhibit_warnings) shoul...Manuel López-Ibáñez2-3/+9
2008-08-08re PR fortran/37011 (F2003, type extension: multiple inheritence not rejected)Paul Thomas4-5/+37
2008-08-08re PR c/28875 ("-Wextra -Wno-unused-parameter -Wall" doesn't work as expected)Manuel López-Ibáñez2-1/+6
2008-08-08gfortran.h (gfc_finalizer): Replaced member `procedure' by two new members `p...Daniel Kraft7-19/+138
2008-07-30re PR ada/15479 (Ada manual problems)Ralf Wildenhues5-17/+21
2008-07-29trans-expr.c (conv_parent_component_references): New function to build missin...Paul Thomas10-128/+363
2008-07-29flags.h (flag_really_no_inline): Remove.Jan Hubicka2-4/+4
2008-07-29re PR fortran/36403 (Some fortran tests using eoshift fail on SH)Daniel Kraft2-1/+91
2008-07-29gfortran.h (try): Remove macro.Kaveh R. Ghazi24-722/+747
2008-07-28Make-lang.in: Remove -Wno-* from fortran-warn.Tobias Burnus2-1/+4
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener13-275/+351
2008-07-27re PR fortran/36132 (_gfortran_internal_pack on optional arguments)Tobias Burnus14-41/+181
2008-07-25cgraphbuild.c (record_reference): Drop non-unit-at-a-time code.Jan Hubicka2-4/+4
2008-07-24re PR fortran/33141 (Intrinsic procedures: Improve warning/error with -std=*)Daniel Kraft10-66/+308
2008-07-24match.c (gfc_match): Add assertion to catch wrong calls trying to match upper...Daniel Kraft2-0/+10
2008-07-24re PR fortran/29952 (Flag to give runtime information " array temporary was c...Thomas Koenig11-41/+140
2008-07-23re PR c/35058 (-Werror= works only with some warnings)Manuel López-Ibáñez2-3/+8
2008-07-22re PR fortran/29835 (Error message of unknown edit descriptor needs improvement)Daniel Kraft2-7/+33
2008-07-21fmt_g0_3.f08: Fix typo in expected error message.Ralf Wildenhues25-71/+98
2008-07-19re PR fortran/36795 (crash with character allocatable array argument)Tobias Burnus2-7/+6
2008-07-19re PR fortran/36342 (Missing file name in compilation diagnostics of preproce...Tobias Burnus2-7/+17
2008-07-19check.c (gfc_check_cshift,gfc_check_eoshift,gfc_check_unpack): Add rank check...Tobias Burnus2-5/+63
2008-07-19gfortran.h (new): Remove macro.Kaveh R. Ghazi19-217/+244
2008-07-19gfortran.h (operator): Remove macro.Kaveh R. Ghazi16-177/+206
2008-07-19gfortran.h (protected): Remove macro.Kaveh R. Ghazi12-45/+62
2008-07-18arith.c (eval_type_intrinsic0): Avoid C++ keywords.Kaveh R. Ghazi3-7/+19
2008-07-17re PR fortran/36825 ([F08] Rank > 7 arrays [will break library ABI] libgfor...Tobias Burnus3-2/+10
2008-07-14check_makefile_deps.sh: New file.Ralf Wildenhues2-1/+6
2008-07-14re PR fortran/36725 (g0 edit descriptor: Missing compile-time checking for in...Jerry DeLisle2-3/+19
2008-07-12[multiple changes]Daniel Kraft2-1/+7
2008-07-10gfc-internals.texi (section gfc_expr): Created documentation about the gfc_ex...Daniel Kraft2-0/+154
2008-07-07re PR fortran/36670 (Missing compile-time checks on sum and product)Thomas Koenig2-0/+9
2008-07-07re PR middle-end/36726 (ICE in move_stmt_r, at tree-cfg.c:5699 with -fopenmp)Jakub Jelinek2-0/+10
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