aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2007-10-02re PR fortran/33542 (gfortran does not detect ambigious specific names if the...Paul Thomas1-0/+6
2007-10-02re PR fortran/33566 (fortran : wrong rank of derived type parameters array co...Paul Thomas1-0/+6
2007-10-02re PR fortran/33554 (Seg.fault: Default initialization of derived type uses u...Paul Thomas1-0/+9
2007-10-02re PR fortran/33550 (ICE (segfault) when USEing ambiguous symbols)Paul Thomas1-0/+6
2007-10-02re PR fortran/31154 (IMPORT fails for "<imported symbol> FUNCTION (...)" kin...Paul Thomas1-0/+26
2007-09-28module.c (mio_expr): Avoid -Wcast-qual warning.Kaveh R. Ghazi1-0/+4
2007-09-27arith.c (reduce_binary_aa): Fix capitalization.Tobias Schlüter1-0/+13
2007-09-27re PR fortran/33568 (ICE with ANINT (with KIND and an array))Paul Thomas1-0/+7
2007-09-26re PR libfortran/30780 (FPE in CPU_TIME (and possibly others) with -ffpe-trap...Francois-Xavier Coudert1-0/+5
2007-09-24re PR fortran/33269 (Diagnose missing "(" in "PRINT ('a'),")Tobias Schlüter1-0/+8
2007-09-24re PR fortran/33538 (bootstrap break in fortran on *-apple-darwin r128671)Francois-Xavier Coudert1-0/+5
2007-09-22re PR fortran/33528 (Wrong locations emitted with mapped locations and includ...Francois-Xavier Coudert1-0/+7
2007-09-22re PR fortran/33522 (Incorrect warning messages about uninitialized variables)Francois-Xavier Coudert1-0/+7
2007-09-22re PR fortran/33337 (ICE in gfc_finish_var_decl, at fortran/trans-decl.c:510)Paul Thomas1-0/+12
2007-09-22re PR fortran/33502 (gfortran with .F suffix and -g3 option chokes on preproc...Francois-Xavier Coudert1-0/+16
2007-09-22re PR fortran/33445 (Diagnose "!$OMP&" as an error in free format unless it i...Tobias Burnus1-0/+6
2007-09-21trans-expr.c (gfc_trans_pointer_assignment): Convert array descriptor for sub...Paul Thomas1-0/+6
2007-09-21re PR fortran/33037 (TRANSFER should warn on mismatched sizes)Tobias Burnus1-1/+7
2007-09-21re PR fortran/20441 (-finit-local-zero is missing from gfortran)Asher Langton1-0/+17
2007-09-20re PR fortran/33221 (Cannot declare variables of TYPE without components)Francois-Xavier Coudert1-0/+12
2007-09-20re PR fortran/33288 (ICE (segfault) in mpfr_cmp2 when evaluating array initia...Francois-Xavier Coudert1-0/+7
2007-09-20io.c (resolve_tag_format): New function using code split out and simplified f...Tobias Schlüter1-0/+7
2007-09-20re PR fortran/33497 (Bind(C): C_LOC rejects interoperable arguments)Christopher D. Rickett1-0/+6
2007-09-20re PR fortran/33325 (Document intrinsic Fortran modules)Tobias Burnus1-0/+7
2007-09-18re PR fortran/31119 (-fbounds-check: Check for presence of optional arguments...Francois-Xavier Coudert1-0/+6
2007-09-18re PR fortran/33231 (Reject for -std=f* calls to elementar functions where ar...Tobias Burnus1-0/+6
2007-09-17re PR fortran/33106 (Access of components of public entities of private types...Tobias Burnus1-0/+6
2007-09-17resolve.c (resolve_fl_procedure): Allow private dummies for Fortran 2003.Tobias Burnus1-0/+5
2007-09-17trans-types.c (gfc_get_desc_dim_type): Do not to try emit debug info.Francois-Xavier Coudert1-0/+9
2007-09-16re PR fortran/29396 (segfault with character pointer association)Paul Thomas1-0/+57
2007-09-13iresolve.c (resolve_mask_arg): If a mask is an array expression, convert it t...Thomas Koenig1-0/+5
2007-09-13re PR fortran/33343 (ICE (segfault) on invalid code with wrongly shaped argum...Tobias Burnus1-0/+7
2007-09-13symbol.c (gfc_add_elemental,gfc_add_pure,gfc_add_recursive): Allow prefixes o...Tobias Burnus1-0/+5
2007-09-13re PR fortran/33412 (Bind(C): ELEMENTAL procedure conflicts with BIND(C))Tobias Burnus1-0/+5
2007-09-12re PR fortran/33297 (SIZE intrinsic crashes gfortran on invalid usage)Tobias Burnus1-0/+14
2007-09-12re PR fortran/33284 (ENTRY and INTRINSIC with same name)Tobias Burnus1-0/+7
2007-09-12trans-expr.c (gfc_conv_initializer): Fix expr == NULL check.Tobias Burnus1-0/+4
2007-09-12c-objc-common.h (LANG_HOOKS_CALLGRAPH_EXPAND_FUNCTION): Kill.Jan Hubicka1-0/+4
2007-09-12re PR fortran/33395 ([ISO_C_BINDING ?] ICE (segfault) in gfc_conv_initializer)Christopher D. Rickett1-0/+7
2007-09-11re PR fortran/33040 ([ISO_C_BINDING] ICE in gfc_trans_structure_assign)Christopher D. Rickett1-0/+9
2007-09-11decl.c (java_expand_body): Kill.Jan Hubicka1-0/+5
2007-09-10re PR fortran/31547 (Document when CPP is called and document the f95-cpp-inp...Tobias Burnus1-0/+7
2007-09-10re PR fortran/33370 (Structure component arrays)Paul Thomas1-0/+9
2007-09-06tree-cfg.c (remove_bb): Only warn if line is non-zero.Tom Tromey1-0/+8
2007-09-05Add target hook invoked when cfun changes.Sandra Loosemore1-0/+5
2007-09-05re PR fortran/31564 (Error: Type/rank mismatch in argument)Paul Thomas1-0/+14
2007-09-04decl.c (match_procedure_decl,match_procedure_in_interface, [...]): Handle PRO...Janus Weil1-0/+17
2007-09-04* Makefile.in (DRIVER_DEFINES, gcc.o, gccspec.o, protoize.o)Daniel Jacobowitz1-0/+4
2007-09-03system.h (CONST_CAST2, [...]): New macros for type-specific casts.Kaveh R. Ghazi1-0/+7
2007-09-03re PR fortran/31675 (Fortran front-end and libgfortran should have a common h...Francois-Xavier Coudert1-0/+24