aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran
AgeCommit message (Expand)AuthorFilesLines
2008-05-06arith.c: (gfc_arith_concat...Francois-Xavier Coudert20-232/+458
2008-05-06simplify.c (gfc_simplify_bessel_j0,gfc_simplify_bessel_j1, [...]): Mark argum...Francois-Xavier Coudert2-6/+15
2008-05-06check.c (gfc_check_sizeof): Switch to ATTRIBUTE_UNUSED.Francois-Xavier Coudert3-4/+9
2008-05-06openmp.c (gfc_match_omp_eos): Use gfc_next_ascii_char and gfc_peek_ascii_char.Francois-Xavier Coudert12-306/+653
2008-05-06re PR fortran/36117 (Use MPFR for bessel function (optimization, rejects vali...Tobias Burnus4-12/+151
2008-05-03misc.c (gfc_clear_ts): Set interface to NULL.Janus Weil2-0/+5
2008-05-03re PR fortran/33268 (read ('(f3.3)'), a rejected due to the extra (...))Jerry DeLisle3-15/+77
2008-05-02PR fortran/PR35940Bud Davis2-1/+8
2008-05-01gfortran.h (struct gfc_symbol): Moving "interface" member to gfc_typespec (pl...Janus Weil5-29/+38
2008-04-30intrinsic.c (add_functions): Add SELECTED_CHAR_KIND intrinsic.François-Xavier Coudert13-12/+181
2008-04-30re PR fortran/35997 (Used function interface bug)Paul Thomas2-4/+17
2008-04-28re PR debug/36060 (Too big stack requirements of cc1plus during GC)Jakub Jelinek1-0/+1
2008-04-26re PR fortran/35892 (gfortran lost memory blocks)George Helffrich2-2/+13
2008-04-25re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)Jan Hubicka2-1/+5
2008-04-25re PR fortran/35156 ([patch] Deprecate -M<dir>)Tobias Burnus4-17/+32
2008-04-24re PR fortran/35994 (MAXLOC and MINLOC off by one with mask)Jerry DeLisle2-4/+12
2008-04-23tree-cfg.c (verify_expr): Check with is_gimple_address.Paolo Bonzini6-16/+13
2008-04-21* f95-lang.c (gfc_init_decl_processing): use ptr_mode instead of Pmode.Steve Ellcey2-2/+6
2008-04-21re PR fortran/35019 (Gfortran does not support "-J <dir>" only "-J<dir>")Daniel Franke2-0/+8
2008-04-20re PR fortran/35882 (Miscounted continuation lines when interspersed with data)Jerry DeLisle2-3/+19
2008-04-19re PR target/35944 (wrong result for MOD with kind=10 for some array argument...Paul Thomas4-9/+59
2008-04-19Fix typo in pr numberJerry DeLisle1-1/+1
2008-04-19re PR fortran/35724 (Compile time segmentation fault for CSHIFT with negative...Jerry DeLisle2-2/+10
2008-04-17re PR fortran/35724 (Compile time segmentation fault for CSHIFT with negative...Jerry DeLisle2-1/+8
2008-04-16re PR fortran/35932 (ICE: CHAR with array arg and also a KIND arg)Paul Thomas2-5/+14
2008-04-16re PR target/35662 (gfortran interfaces badly with glibc sincosf() causing br...Jakub Jelinek2-3/+9
2008-04-15re PR fortran/35864 (Revision 133965 broke gfortran.dg/initialization_1.f90)Paul Thomas2-6/+12
2008-04-14re PR fortran/35882 (Miscounted continuation lines when interspersed with data)Jerry DeLisle3-7/+17
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