aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran
AgeCommit message (Expand)AuthorFilesLines
2008-04-07PR fortran/25829 28655Jerry DeLisle4-44/+95
2008-04-06Index...Paul Thomas2-18/+38
2008-04-06re PR fortran/35832 (Better error message for wrong arguments to I/O statements)Tobias Schlüter2-58/+89
2008-04-06io.c (check_io_constraints): Add constrains.Tobias Burnus2-3/+15
2008-04-06gcc.c (default_compilers): Sync Fortran extensions list with that in fortran/...Francois-Xavier Coudert2-1/+5
2008-04-06* parse.c (gfc_parse_file): Use gfc_dump_parse_tree.Francois-Xavier Coudert2-2/+3
2008-04-06dump-parse-tree.c: Use fprintf, fputs and fputc instead of gfc_status and gfc...François-Xavier Coudert6-660/+618
2008-04-05PR fortran/25829 28655Jerry DeLisle13-93/+877
2008-04-03re PR fortran/35786 (OpenMP Fortran PRIVATE on parameter gives error in gfc_f...Jakub Jelinek2-1/+41
2008-04-03t-uclinux (generated_files): Add sysroot-suffix.h.Tom Tromey2-1/+8
2008-04-03tree-inline.c (copy_generic_body, [...]): Export.Paolo Bonzini2-14/+4
2008-04-01trans-common.c (create_common): Add decl to function chain to preserve identi...George Helffrich2-4/+6
2008-04-01texi2pod.pl: Handle @samp and @url inside verbatim blocks.Joseph Myers3-2/+8
2008-03-30re PR fortran/35740 (a = conjg(transpose(a)) still gives wrong results, see ...Paul Thomas2-2/+13
2008-03-29re PR fortran/35698 (lbound and ubound wrong for allocated run-time zero size...Paul Thomas3-2/+17
2008-03-28re PR fortran/34714 (ICE-on-invalid in gfc_conv_descriptor_dtype)Daniel Franke3-42/+21
2008-03-28symbol.c (gfc_get_default_type): Fix error message...Tobias Burnus2-1/+6
2008-03-28re PR fortran/35724 (Compile time segmentation fault for CSHIFT with negative...Jerry DeLisle2-1/+8
2008-03-27sourcebuild.texi, [...]: Revert automatic dependency patch.Tom Tromey2-5/+57
2008-03-25x-solaris (host-solaris.o): Update.Tom Tromey2-53/+14
2008-03-24re PR fortran/34813 (ICE on incorrect nested type constructor (fold-const.c (...Paul Thomas2-0/+45
2008-03-23trans.h: Use fold_build in build1_v, build2_v and build3_v macros.Tobias Schlüter3-7/+14
2008-03-19re PR fortran/35152 (Implicit procedure with keyword=argument is accepted)Daniel Franke2-3/+26
2008-03-16re PR fortran/35470 (Valid pointer assigment code gives compilation errors)Paul Thomas2-11/+9
2008-03-15re PR fortran/35184 (ICE in gfc_conv_array_index_offset)Jerry DeLisle2-1/+6
2008-03-15re PR fortran/35584 (overzealous warning: branch causes infinite loop)Daniel Franke2-3/+9
2008-03-11langhooks-def.h (LANG_HOOKS_CLEAR_BINDING_STACK): Delete.Paolo Bonzini2-4/+10
2008-03-09re PR fortran/35474 (Reading module file with COMMON and EQUIVALENCE)Paul Thomas2-0/+12
2008-03-09c.opt (Wsynth): Deprecate.Ralf Wildenhues2-0/+10
2008-03-08re PR fortran/34956 (-fbounds-check: bounds_check_9.f90: Use of uninitialized...Francois-Xavier Coudert2-20/+30
2008-03-06re PR fortran/33197 (Fortran 2008: math functions)Francois-Xavier Coudert5-16/+61
2008-03-03re PR fortran/33197 (Fortran 2008: math functions)François-Xavier Coudert17-192/+443
2008-03-02re PR driver/35420 (--version copyright date vs. 2008)Jakub Jelinek2-1/+6
2008-02-29re PR fortran/35059 (Seg fault when max constructor limit reached)Jerry DeLisle5-13/+32
2008-02-28re PR fortran/31463 ([patch] inconsistent warnings if function return value i...Daniel Franke4-6/+55
2008-02-28re PR fortran/34868 (ICE with -ff2c for function returning a complex number)Francois-Xavier Coudert3-3/+19
2008-02-27re PR fortran/33387 (Fortran front-end should translate intrinsics by calling...Francois-Xavier Coudert6-177/+431
2008-02-26re PR fortran/35033 (Valid ASSIGNMENT(=) rejected)Tobias Burnus2-12/+26
2008-02-26system.h (USE_MAPPED_LOCATION): Poison.Tom Tromey9-60/+18
2008-02-25re PR fortran/34729 (Localization of run-time error messages, written into th...Francois-Xavier Coudert5-18/+46
2008-02-24arith.c: Update copyright years.Tobias Schlüter53-55/+114
2008-02-24Update ChangeLog with entries for r132592.Tobias Schlüter1-0/+59
2008-02-24re PR fortran/35223 (IBITS gives compiler error)Jerry DeLisle2-4/+31
2008-02-24trans-array.c (gfc_conv_descriptor_data_get, [...]): Use fold_buildN instead ...Tobias Schlüter12-334/+367
2008-02-23re PR target/25477 (builtin functions should use $LDBL128 suffix on darwin wh...Francois-Xavier Coudert5-36/+18
2008-02-22re PR fortran/34907 (valgrind error indication from testsuite trans-types.c: ...Jerry DeLisle2-0/+69
2008-02-22gfc-internals.texi: Fix typos and markup nits.Ralf Wildenhues4-17/+23
2008-02-21tree.def (PAREN_EXPR): New tree code.Richard Guenther2-4/+19
2008-02-20re PR fortran/34997 (Mention -fdollar-ok option in error message for symbol n...Tobias Burnus2-0/+12
2008-02-19re PR fortran/35030 (add type/kind information to pointer assignments)Daniel Franke2-5/+13