summaryrefslogtreecommitdiff
path: root/gcc/fortran
Commit message (Expand)AuthorAgeFilesLines
* re PR fortran/33269 (Diagnose missing "(" in "PRINT ('a'),")Tobias Schlüter2007-09-242-2/+13
* re PR fortran/33538 (bootstrap break in fortran on *-apple-darwin r128671)Francois-Xavier Coudert2007-09-244-68/+7
* re PR fortran/33528 (Wrong locations emitted with mapped locations and includ...Francois-Xavier Coudert2007-09-222-1/+15
* re PR fortran/33522 (Incorrect warning messages about uninitialized variables)Francois-Xavier Coudert2007-09-222-0/+13
* re PR fortran/33337 (ICE in gfc_finish_var_decl, at fortran/trans-decl.c:510)Paul Thomas2007-09-224-9/+25
* re PR fortran/33502 (gfortran with .F suffix and -g3 option chokes on preproc...Francois-Xavier Coudert2007-09-224-2/+84
* re PR fortran/33445 (Diagnose "!$OMP&" as an error in free format unless it i...Tobias Burnus2007-09-222-9/+22
* trans-expr.c (gfc_trans_pointer_assignment): Convert array descriptor for sub...Paul Thomas2007-09-212-5/+14
* re PR fortran/33455 (MERGE intrinsic: Check for same string lengths)Tobias Burnus2007-09-211-0/+40
* re PR fortran/33037 (TRANSFER should warn on mismatched sizes)Tobias Burnus2007-09-212-1/+12
* re PR fortran/20441 (-finit-local-zero is missing from gfortran)Asher Langton2007-09-216-16/+363
* re PR fortran/33221 (Cannot declare variables of TYPE without components)Francois-Xavier Coudert2007-09-207-8/+33
* re PR fortran/33288 (ICE (segfault) in mpfr_cmp2 when evaluating array initia...Francois-Xavier Coudert2007-09-202-4/+25
* io.c (resolve_tag_format): New function using code split out and simplified f...Tobias Schlüter2007-09-202-108/+99
* re PR fortran/33497 (Bind(C): C_LOC rejects interoperable arguments)Christopher D. Rickett2007-09-202-20/+65
* re PR fortran/33325 (Document intrinsic Fortran modules)Tobias Burnus2007-09-203-1/+157
* re PR fortran/31119 (-fbounds-check: Check for presence of optional arguments...Francois-Xavier Coudert2007-09-182-2/+22
* re PR fortran/33231 (Reject for -std=f* calls to elementar functions where ar...Tobias Burnus2007-09-182-0/+22
* re PR fortran/33106 (Access of components of public entities of private types...Tobias Burnus2007-09-172-0/+22
* resolve.c (resolve_fl_procedure): Allow private dummies for Fortran 2003.Tobias Burnus2007-09-172-15/+25
* trans-types.c (gfc_get_desc_dim_type): Do not to try emit debug info.Francois-Xavier Coudert2007-09-172-0/+17
* re PR fortran/29396 (segfault with character pointer association)Paul Thomas2007-09-1610-77/+331
* iresolve.c (resolve_mask_arg): If a mask is an array expression, convert it t...Thomas Koenig2007-09-132-9/+28
* re PR fortran/33343 (ICE (segfault) on invalid code with wrongly shaped argum...Tobias Burnus2007-09-133-8/+12
* symbol.c (gfc_add_elemental,gfc_add_pure,gfc_add_recursive): Allow prefixes o...Tobias Burnus2007-09-132-0/+23
* re PR fortran/33412 (Bind(C): ELEMENTAL procedure conflicts with BIND(C))Tobias Burnus2007-09-132-0/+6
* re PR fortran/33297 (SIZE intrinsic crashes gfortran on invalid usage)Tobias Burnus2007-09-122-39/+52
* re PR fortran/33284 (ENTRY and INTRINSIC with same name)Tobias Burnus2007-09-122-1/+9
* trans-expr.c (gfc_conv_initializer): Fix expr == NULL check.Tobias Burnus2007-09-122-1/+6
* c-objc-common.h (LANG_HOOKS_CALLGRAPH_EXPAND_FUNCTION): Kill.Jan Hubicka2007-09-122-1/+4
* re PR fortran/33395 ([ISO_C_BINDING ?] ICE (segfault) in gfc_conv_initializer)Christopher D. Rickett2007-09-122-4/+21
* re PR fortran/33040 ([ISO_C_BINDING] ICE in gfc_trans_structure_assign)Christopher D. Rickett2007-09-113-0/+42
* decl.c (java_expand_body): Kill.Jan Hubicka2007-09-112-41/+5
* re PR fortran/31547 (Document when CPP is called and document the f95-cpp-inp...Tobias Burnus2007-09-103-2/+43
* re PR fortran/33370 (Structure component arrays)Paul Thomas2007-09-102-15/+20
* tree-cfg.c (remove_bb): Only warn if line is non-zero.Tom Tromey2007-09-064-10/+24
* Add target hook invoked when cfun changes.Sandra Loosemore2007-09-052-2/+7
* re PR fortran/31564 (Error: Type/rank mismatch in argument)Paul Thomas2007-09-053-3/+61
* decl.c (match_procedure_decl,match_procedure_in_interface, [...]): Handle PRO...Janus Weil2007-09-048-6/+393
* * Makefile.in (DRIVER_DEFINES, gcc.o, gccspec.o, protoize.o)Daniel Jacobowitz2007-09-042-2/+5
* system.h (CONST_CAST2, [...]): New macros for type-specific casts.Kaveh R. Ghazi2007-09-035-4/+11
* re PR fortran/31675 (Fortran front-end and libgfortran should have a common h...Francois-Xavier Coudert2007-09-0311-121/+168
* invoke.texi: Fix the -frange-checking option entry.Steven G. Kargl2007-09-032-3/+7
* decl.c (match_string_p): New helper function to explicitly match a string of ...Roger Sayle2007-09-024-129/+180
* dump-parse-tree.c (show_char_const): New function.Tobias Schlüter2007-09-023-28/+40
* re PR fortran/33276 (465.tonto in SPEC CPU 2006 fails to compile)H.J. Lu2007-09-022-0/+6
* re PR fortran/33232 (Diagnose comma in "read()," and "write(),")Tobias Burnus2007-08-312-3/+7
* * intrinsic.texi (LGAMMA): Remove empty @cindex line.Joseph Myers2007-08-312-1/+4
* re PR fortran/31879 (ICE with function having array of character variables ar...Paul Thomas2007-08-308-111/+229
* re PR fortran/33228 (Accepts use-associated functions in MODULE PROCEDURE)Tobias Burnus2007-08-302-7/+16