aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran
AgeCommit message (Expand)AuthorFilesLines
2007-04-16Indentation fix.Tobias Schlüter1-1/+1
2007-04-15re PR fortran/31204 (wrong host association of implied loop variable)Paul Thomas4-0/+55
2007-04-15gfc-internals.texi: Fix typos.Kazu Hirata3-3/+8
2007-04-14+2007-04-14 Bernhard FischerBernhard Reutner-Fischer2-2/+8
2007-04-14re PR fortran/29507 ([4.2 only] INDEX in an array initialization causes ICE)Paul Thomas2-1/+144
2007-04-13re PR fortran/31559 ([4.1 only] Assigning to an EXTERNAL leads to ICE)Tobias Burnus2-19/+26
2007-04-13re PR fortran/31550 (f951: segfault in fold-const.c:1963)Paul Thomas2-1/+7
2007-04-13re PR fortran/18937 (quadratic behaviour with many label "spaghetti" code)Tobias Schlüter2-47/+100
2007-04-12re PR fortran/31250 (Initialization expr as constant character length rejected)Tobias Schlüter3-13/+24
2007-04-12re PR fortran/31234 (Thread-safety of random_number should be documented.)Daniel Franke2-6/+71
2007-04-12re PR fortran/31266 (Spurious(?) warning about character truncation)Tobias Schlüter3-3/+16
2007-04-12decl.c (gfc_match_end): Also check for construct name in END FORALL and END W...Tobias Schlüter3-3/+19
2007-04-12+ * trans-types.c: Update copyright years.Tobias Schlüter2-37/+42
2007-04-12arith.c (gfc_arith_uplus): Rename to ...Tobias Schlüter4-4/+28
2007-04-12re PR fortran/31472 (gfortran does not detect the illegal use of an access sp...Tobias Burnus2-59/+105
2007-04-11re PR tree-optimization/30735 (50% slow down due to mem-ssa merge)Diego Novillo1-4/+0
2007-04-07re PR fortran/31257 (ICE in gfc_conv_expr_descriptor)Paul Thomas4-1/+25
2007-04-07re PR fortran/30880 (Derived types with default value -- function with ENTRY:...Paul Thomas2-3/+14
2007-04-07re PR fortran/30872 (Bogus "size of variable is too large")Paul Thomas2-0/+17
2007-04-07re PR fortran/31222 (Rejected: implicitly-typed dummys used in initialization...Paul Thomas2-0/+18
2007-04-07re PR fortran/31214 (User-defined operator using entry leads to ICE)Paul Thomas2-1/+8
2007-04-07re PR fortran/31293 (Implicit character and array returning functions)Paul Thomas4-1/+45
2007-04-05re PR fortran/31483 ([4.1/4.2 only] ICE on fortran Code)Paul Thomas2-6/+18
2007-04-05re PR fortran/31292 (ICE with module procedure interface in a procedure body)Paul Thomas2-1/+16
2007-04-03re PR fortran/31304 (REPEAT argument NCOPIES is not converted as it should)Francois-Xavier Coudert7-41/+174
2007-03-31intrinsic.c (add_functions): Fix name of dummy argument for new_line and exit...Tobias Burnus2-2/+7
2007-03-31re PR fortran/31160 (%VAL and related features need to be documented.)Paul Thomas2-0/+45
2007-03-30typeck.c (java_signed_or_unsigned_type): Remove.Rafael Avila de Espindola4-17/+11
2007-03-30symbol.c (gfc_find_gsymbol): Simplify, don't unconditionally descend into all...Tobias Schlüter2-9/+13
2007-03-30intrinsic.c (conv_name): Let gfc_get_string handle the format.Tobias Schlüter2-8/+17
2007-03-28gfc-internals.texi: Fix output filename.Tobias Schlüter2-1/+57
2007-03-26gfc-internals.texi: New file,Brooks Moses3-3/+395
2007-03-26* error.c (show_locus): Remove always-false test.Brooks Moses2-6/+4
2007-03-26* lang.opt: Minor edits to descriptions.Brooks Moses2-2/+6
2007-03-25re PR fortran/30877 (Extending intrinsic operators)Francois-Xavier Coudert3-82/+124
2007-03-24re PR fortran/30655 (Undue out-of-bounds warning)Francois-Xavier Coudert2-33/+43
2007-03-24re PR fortran/31215 (ICE on valid code with gfortran)Paul Thomas1-1/+1
2007-03-24re PR fortran/31215 (ICE on valid code with gfortran)Paul Thomas2-4/+48
2007-03-24* gfortran.h: Edit comments on GFC_STD_*.Brooks Moses2-3/+10
2007-03-24invoke.texi: Misc.Brooks Moses2-18/+49
2007-03-23re PR fortran/30834 (ICE with kind=8 exponentiaton)Francois-Xavier Coudert2-56/+129
2007-03-22re PR fortran/31262 (-fno-range-check with large integer values triggers ICE)Francois-Xavier Coudert2-9/+25
2007-03-22re PR fortran/31193 ([4.2 only] ICE on non-constant character tranfert)Paul Thomas2-37/+47
2007-03-22re PR fortran/20897 (derived type name shall not be same as intrinsic type name)Tobias Schlüter2-2/+12
2007-03-19re PR fortran/31203 ([4.1/4.2 only] Character length should never be negative)Francois-Xavier Coudert2-1/+16
2007-03-18re PR fortran/30531 ([4.2 only] allocatable component and intent(out) yield I...Paul Thomas5-69/+36
2007-03-17re PR fortran/31120 ([4.1/4.2 only] ICE with integer_exponentiation_1.f90 and...Francois-Xavier Coudert2-5/+23
2007-03-17re PR fortran/31184 (gfortran option description wrong)Francois-Xavier Coudert2-1/+6
2007-03-16[multiple changes]Tobias Burnus1-1/+7
2007-03-16trans-decl.c (gfc_generate_function_code): Use all arguments of set_std.Tobias Burnus2-1/+6